Uses of Class
com.orientechnologies.orient.core.storage.index.sbtreebonsai.global.btree.BTree
Packages that use BTree
-
Uses of BTree in com.orientechnologies.orient.core.storage.index.sbtreebonsai.global
Constructors in com.orientechnologies.orient.core.storage.index.sbtreebonsai.global with parameters of type BTreeModifierConstructorDescriptionBTreeBonsaiGlobal(BTree bTree, int intFileId, long ridBagId, OBinarySerializer<OIdentifiable> keySerializer, OBinarySerializer<Integer> valueSerializer)