Uses of Class
com.semedy.reasoner.edb.persistentstore.bplustree.KeysFactoryFixedLong
Packages that use KeysFactoryFixedLong
- 
Uses of KeysFactoryFixedLong in com.semedy.reasoner.edb.persistentstore.bplustree
Constructors in com.semedy.reasoner.edb.persistentstore.bplustree with parameters of type KeysFactoryFixedLongModifierConstructorDescriptionLeafFactoryFixedLong(int numKeys, int keyLengthInBytes, KeysFactoryFixedLong keysFactory) LeafFactoryFixedLongIndex(int numKeys, int keyLengthInBytes, DataFile bufferfile, KeysFactoryFixedLong keysFactory) LeafFactoryFixedLongIndex(int numKeys, int keyLengthInBytes, KeysFactoryFixedLong keysFactory) LeafFactoryFixedLongRecords(int numKeys, int keyLengthInBytes, KeysFactoryFixedLong keysFactory)