Package | Description |
---|---|
net.sf.joafip.btreeplus.service | |
net.sf.joafip.kvstore.entity | |
net.sf.joafip.kvstore.record.service | |
net.sf.joafip.kvstore.service |
Modifier and Type | Method and Description |
---|---|
IFileForStorable |
BtreePlusElementMgr.getFileForStorable() |
Modifier and Type | Field and Description |
---|---|
protected IFileForStorable |
AbstractFileStorable.fileForStorable
to read/write this in file
|
Constructor and Description |
---|
AbstractFileStorable(IFileForStorable fileForStorable,
long positionInFile) |
Modifier and Type | Method and Description |
---|---|
IFileForStorable |
IHeapElementManager.getFileForStorable() |
IFileForStorable |
HeapElementManager.getFileForStorable() |
Constructor and Description |
---|
HeapElementManager(IFileForStorable fileForStorable,
boolean deleteRenaming,
boolean clearResizeFile,
int maxFileOperationRetry,
int fileOperationRetryMsDelay,
File openFileTraceFile)
construction for crash safe mode disabled
|
Modifier and Type | Class and Description |
---|---|
class |
FileForStorable
to read/write class implementing
IFileStorable to/from file. |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.