Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
K
- KeysFactory<KeyType,
KeyBufferType> - Interface in com.semedy.reasoner.edb.persistentstore.bplustree -
factory for creating keys
- KeysFactoryFixedLong - Class in com.semedy.reasoner.edb.persistentstore.bplustree
- KeysFactoryFixedLong(int, int) - Constructor for class com.semedy.reasoner.edb.persistentstore.bplustree.KeysFactoryFixedLong
- KeysFactoryVariableBytes - Class in com.semedy.reasoner.edb.persistentstore.bplustree
- KeysFactoryVariableBytes(int, int) - Constructor for class com.semedy.reasoner.edb.persistentstore.bplustree.KeysFactoryVariableBytes
- keySizeInBytes() - Method in interface com.semedy.reasoner.edb.persistentstore.bplustree.BPlusKeys
-
returns the size of a key in bytes if it is fix
otherwise -1 is returned in addition if key is added - keySizeInBytes() - Method in class com.semedy.reasoner.edb.persistentstore.bplustree.BPlusKeysFixedLong
- keySizeInBytes() - Method in class com.semedy.reasoner.edb.persistentstore.bplustree.BPlusKeysVariableBytes
- keySizeInBytes(byte[]) - Method in class com.semedy.reasoner.edb.persistentstore.bplustree.BPlusKeysVariableBytes
- keySizeInBytes(long[]) - Method in class com.semedy.reasoner.edb.persistentstore.bplustree.BPlusKeysFixedLong
- keySizeInBytes(KeyType) - Method in interface com.semedy.reasoner.edb.persistentstore.bplustree.BPlusKeys
-
returns the number of bytes needed in addition if key is added
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form