branchs | org.openmobileis.database.fastobjectdb.db.index.node.Node | |
filePtr | org.openmobileis.database.fastobjectdb.db.index.node.Node | |
getKeyAtPos(int pos) | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | |
getKeyLength() | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | |
getMaxNbKey() | org.openmobileis.database.fastobjectdb.db.index.node.Node | |
getNodePtrAtPos(int pos) | org.openmobileis.database.fastobjectdb.db.index.node.Node | |
nbKey | org.openmobileis.database.fastobjectdb.db.index.node.Node | |
NO_NODE | org.openmobileis.database.fastobjectdb.db.index.node.Node | [static] |
Node() | org.openmobileis.database.fastobjectdb.db.index.node.Node | |
Node(int order) | org.openmobileis.database.fastobjectdb.db.index.node.Node | |
parentPtr | org.openmobileis.database.fastobjectdb.db.index.node.Node | |
promote(String newkey, long keyptr, int pos, long nodePtr) | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | |
ptr | org.openmobileis.database.fastobjectdb.db.index.node.Node | |
pushInLeaf(String key, int pos, long newPtr) | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | |
readExternal(ObjectInput in) | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | |
removeKeyAtPpos(int pos) | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | |
searchNode(String key, SearchResult search) | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | |
serializeInArray(ObjectOutput out, int[] array) | org.openmobileis.database.fastobjectdb.db.index.node.Node | [protected] |
serializeLongArray(ObjectOutput out, long[] array) | org.openmobileis.database.fastobjectdb.db.index.node.Node | [protected] |
serialVersionUID | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | [package, static] |
setKeyLength(int i) | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | |
setKeyPtrAtPos(String key, long ptr, int pos) | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | |
SHARE_STRING | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | [static] |
StringNode() | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | |
StringNode(int order, int keyLength) | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | |
unserializeInArray(ObjectInput in) | org.openmobileis.database.fastobjectdb.db.index.node.Node | [protected] |
unserializeLongArray(ObjectInput in) | org.openmobileis.database.fastobjectdb.db.index.node.Node | [protected] |
writeExternal(ObjectOutput out) | org.openmobileis.database.fastobjectdb.db.index.node.StringNode | |