Package | Description |
---|---|
net.sf.joafip.btreeplus.service | |
net.sf.joafip.heapfile.service | |
net.sf.joafip.kvstore.record.service | |
net.sf.joafip.pmap |
Constructor and Description |
---|
BtreePlusDataManager(HeapFileSetup setup) |
Constructor and Description |
---|
AutoSaveHeapFileDataManager(HeapFileSetup setup,
boolean manageNodeIndex,
int maxRecord) |
HeapFileDataManager(HeapFileSetup setup,
boolean manageNodeIndex) |
Modifier and Type | Method and Description |
---|---|
static IHeapElementManager |
HeapElementManagerFactory.create(HeapFileSetup setup) |
Constructor and Description |
---|
FileTreeMap(HeapFileSetup setup,
Integer autoSaveMaxRecord) |
FileTreeMap(HeapFileSetup setup,
Integer autoSaveMaxRecord,
Comparator<? super K> comparator) |
FileTreeMap(HeapFileSetup setup,
Integer autoSaveMaxRecord,
Map<? extends K,? extends V> map) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.