Uses of Class
com.semedy.reasoner.edb.persistentstore.bplustree.BPlusPosition
Packages that use BPlusPosition
-
Uses of BPlusPosition in com.semedy.reasoner.edb.persistentstore.bplustree
Methods in com.semedy.reasoner.edb.persistentstore.bplustree that return BPlusPositionModifier 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