|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jso.garbage.JSOPartitionGarbageCollector
Class that collects garbage from a partition;
Constructor Summary | |
JSOPartitionGarbageCollector(JSOOID aPid,
int aCycle,
JSOTransaction aTx,
SchemaProxy aSchema)
Constructs the partition collector. |
Method Summary | |
void |
collectGarbage()
Collects garbage from a partition. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JSOPartitionGarbageCollector(JSOOID aPid, int aCycle, JSOTransaction aTx, SchemaProxy aSchema)
Method Detail |
public void collectGarbage() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |