Package | Description |
---|---|
net.sf.joafip.service | |
net.sf.joafip.store.service | |
net.sf.joafip.store.service.garbage | |
net.sf.joafip.store.service.garbage.recordmgr |
Modifier and Type | Method and Description |
---|---|
List<DataRecordIdentifierRBTNode> |
AbstractFilePersistenceDelegatingToStore.getCandidate() |
List<DataRecordIdentifierRBTNode> |
AbstractFilePersistenceDelegatingToStore.getToGarbage() |
Modifier and Type | Method and Description |
---|---|
List<DataRecordIdentifierRBTNode> |
Store.getCandidate() |
List<DataRecordIdentifierRBTNode> |
IStore.getCandidate() |
List<DataRecordIdentifierRBTNode> |
Store.getToGarbage() |
List<DataRecordIdentifierRBTNode> |
IStore.getToGarbage() |
Modifier and Type | Method and Description |
---|---|
List<DataRecordIdentifierRBTNode> |
StoreGarbager.getCandidate() |
List<DataRecordIdentifierRBTNode> |
IGarbageManagerForCollect.getCandidate() |
List<DataRecordIdentifierRBTNode> |
GarbageManager.getCandidate() |
List<DataRecordIdentifierRBTNode> |
StoreGarbager.getToGarbage() |
List<DataRecordIdentifierRBTNode> |
IGarbageManagerForCollect.getToGarbage() |
List<DataRecordIdentifierRBTNode> |
GarbageManager.getToGarbage() |
Modifier and Type | Method and Description |
---|---|
List<DataRecordIdentifierRBTNode> |
GarbageCandidateRecordManager.getCandidate()
for test purpose only
|
List<DataRecordIdentifierRBTNode> |
ToGarbageRecordManager.getToGarbage()
for test purpose only
|
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.