Uses of Class
com.semedy.reasoner.edb.persistentstore.bplustree.BPlusPosition
-
Uses of BPlusPosition in com.semedy.reasoner.edb.persistentstore.bplustree
Modifier and TypeMethodDescriptionBPlusTree.searchFor
(KeyBufferType key, boolean next, boolean shadow) Search for a key inside treeBPlusTree.searchFor
(KeyBufferType key, BPlusNode<KeyType, KeyBufferType> sRoot, boolean next, boolean shadow) Search for a key inside tree