|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.core.GC
public class GC
TODO: Compress btree. TODO: Compress datastore. TODO: Remove old OIDs of rolled back transactions, that are reserved, but never "claimed" (they have the value -1).
| Constructor Summary | |
|---|---|
GC(Core core,
GCState state,
BTree btree,
TransactionManager transactionManager,
FlushThread flushThread,
CoreTransactionSequence seq)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GC(Core core,
GCState state,
BTree btree,
TransactionManager transactionManager,
FlushThread flushThread,
CoreTransactionSequence seq)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||