|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CloseIterator<O> | Iterator that must be closed after usage (remove locks, etc)
The Iterator.remove() method will throw an error
if the ranges of the iterator are not equal. |
OBStore<T extends Tuple> | OBStore abstracts a generic storage system. |
OBStoreByte | OBStoreByte abstracts a generic storage system. |
OBStoreDouble | OBStoreDouble abstracts a generic storage system. |
OBStoreFactory | OBStoreFactory defines several methods to facilitate the creation of indexes by OBSearch's indexes. |
OBStoreFloat | OBStoreFloat abstracts a generic storage system. |
OBStoreInt | OBStoreInt abstracts a generic storage system. |
OBStoreLong | OBStoreLong abstracts a generic storage system. |
OBStoreShort | OBStoreShort abstracts a generic storage system. |
Class Summary | |
---|---|
OBStorageConfig | |
StorageValidationByte | |
StorageValidationDouble | |
StorageValidationFloat | |
StorageValidationInt | |
StorageValidationLong | |
StorageValidationShort | |
Tuple | A tuple returned by a range operation of an OBStore implementation. |
TupleByte | A tuple returned by a range operation of an OBStore implementation. |
TupleBytes | TupleBytes holds a key in bytes and a value in bytes. |
TupleDouble | A tuple returned by a range operation of an OBStore implementation. |
TupleFloat | A tuple returned by a range operation of an OBStore implementation. |
TupleInt | A tuple returned by a range operation of an OBStore implementation. |
TupleLong | A tuple returned by a range operation of an OBStore implementation. |
TupleShort | A tuple returned by a range operation of an OBStore implementation. |
Enum Summary | |
---|---|
OBStorageConfig.IndexType | Index that will be used by the underlying storage device |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |