accessObj | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | [protected] |
add(Object obj, long pos) | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
addSearchResult(StringNode node, int pos, LongArray array, SodaStringIndexComparator comparator) | org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex | [protected, virtual] |
colFile | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | [protected] |
createPtrArray(long ptr) | org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex | [protected] |
deleteKey(Object keyTodelete, long dbptr) | org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex | [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 | |
FODBMultipleStringIndex(FODBIndexHeader newHeader, FODBCollectionIndexFile cFile, AccessibleObject accObj) | org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex | |
FODBMultipleStringIndex(FODBStringIndexDescriptor descriptor, FODBCollectionIndexFile cFile, AccessibleObject accObj) | org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex | |
FODBStringIndex(FODBIndexHeader newHeader, FODBCollectionIndexFile cFile, AccessibleObject accObj) | org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex | |
FODBStringIndex(FODBStringIndexDescriptor descriptor, FODBCollectionIndexFile cFile, AccessibleObject accObj) | org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex | |
getAccessObjType() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
getArrayKey(Object obj) | org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex | [virtual] |
getIndexDescriptor() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
getIndexHeader() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
getKey(Object obj) | org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex | [virtual] |
getKeySensitive(Object obj, boolean isCaseSensitive) | org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex | |
getName() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
getNodeForKey(Object key) | org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex | |
getPos() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
getType() | org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex | [virtual] |
header | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | [protected] |
initRoot(FODBIndexDescriptor descriptor) | org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex | [protected, virtual] |
insertKey(Object obj, long ptr) | org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex | [protected, virtual] |
isEmpty() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
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] |
parcours(StringNode pg, int level) | org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex | [protected] |
query(SodaIndexComparator comparator) | org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex | [virtual] |
readRoot() | org.openmobileis.database.fastobjectdb.db.index.FODBIndex | |
removeKeyPtr(Node node, int pos, long pointer) | org.openmobileis.database.fastobjectdb.db.index.FODBMultipleStringIndex | [protected, virtual] |
specificDescriptorVerifications(FODBIndexDescriptor descriptor) | org.openmobileis.database.fastobjectdb.db.index.FODBStringIndex | [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.FODBMultipleStringIndex | [protected, virtual] |