accessObj | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | [protected] |
add(Object obj, long pos) | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
addSearchResult(IntNode pg, int pos, LongArray array) | org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex | [protected, virtual] |
colFile | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | [protected] |
deleteKey(Object obj, long dbptr) | org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex | [protected, virtual] |
delObjectWithKey(Object obj, long pos) | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
FODBIndex(FODBIndexHeader newHeader, FODBCollectionIndexFile cFile, AccessibleObject accObj) | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
FODBIndex(FODBIndexDescriptor descriptor, FODBCollectionIndexFile cFile, AccessibleObject accObj) | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
FODBIntIndex(FODBIndexHeader newHeader, FODBCollectionIndexFile cFile, AccessibleObject accObj) | org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex | |
FODBIntIndex(FODBIntIndexDescriptor descriptor, FODBCollectionIndexFile cFile, AccessibleObject accObj) | org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex | |
FODBUniqueIntIndex(FODBIndexHeader newHeader, FODBCollectionIndexFile cFile, AccessibleObject accObj) | org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex | |
FODBUniqueIntIndex(FODBIntIndexDescriptor descriptor, FODBCollectionIndexFile cFile, AccessibleObject accObj) | org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex | |
getAccessObjType() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
getArrayKey(Object obj) | org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex | [virtual] |
getIndexDescriptor() | org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex | [virtual] |
getIndexHeader() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
getKey(Object obj) | org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex | [virtual] |
getKeyPosition(Object keytosearch) | org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex | |
getName() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
org::getNodeForKey(Object key) | org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex | |
getPos() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
getType() | org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex | [virtual] |
header | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | [protected] |
initRoot(FODBIndexDescriptor descriptor) | org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex | [protected, virtual] |
insertKey(Object obj, long ptr) | org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex | [protected, virtual] |
org::isEmpty() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
org::openmobileis::database::fastobjectdb::db::index::FODBUniqueIndex::isEmpty() | org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIndex | |
minKey | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | [protected] |
MULTIPLE | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | [static] |
name | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | [protected] |
query(SodaIndexComparator comparator) | org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex | [virtual] |
readRoot() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
removeKeyPtr(Node pg, int pos, long pointer) | org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex | [protected, virtual] |
specificDescriptorVerifications(FODBIndexDescriptor descriptor) | org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex | [protected, virtual] |
specificHeaderInit(FODBIndexDescriptor descriptor) | org.openmobileis.database.fastobjectdb.db.index.FODBIntIndex | [protected, virtual] |
toString() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
UNIQUE | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | [static] |
writeKeyPtr(Node node, int pos, long newptr) | org.openmobileis.database.fastobjectdb.db.index.FODBUniqueIntIndex | [protected, virtual] |