|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitDir | |
---|---|
com.faunos.skwish.sys.mgr | The SegmentStore implementation. |
Uses of UnitDir in com.faunos.skwish.sys.mgr |
---|
Methods in com.faunos.skwish.sys.mgr that return UnitDir | |
---|---|
UnitDir |
UnitDir.Seg.getUnitDir()
Returns the enclosing UnitDir instance that created
this segment. |
static UnitDir |
UnitDir.writeNewInstance(File parentDir,
int unitNumber)
Creates and returns a new unit in the given parent directory. |
Methods in com.faunos.skwish.sys.mgr with parameters of type UnitDir | |
---|---|
void |
DeadSegManager.addUnitDirWithDeadSeg(UnitDir unit)
|
void |
Collector.commitUnit(UnitDir unit)
|
void |
DeleteSetPurgeListener.deteteSetPurged(UnitDir unit)
|
void |
DeadSegManager.deteteSetPurged(UnitDir unit)
|
boolean |
DeleteSetManager.load(UnitDir unit)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |