Uses of Enum
com.semedy.reasoner.edb.persistentstore.bplustree.BPlusNode.BPlusStatus
-
Uses of BPlusNode.BPlusStatus in com.semedy.reasoner.edb.persistentstore.bplustree
Modifier and TypeMethodDescriptionBPlusNode.getStatus()
get status of bplus nodestatic BPlusNode.BPlusStatus
Returns the enum constant of this type with the specified name.static BPlusNode.BPlusStatus[]
BPlusNode.BPlusStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BPlusNode.setStatus
(BPlusNode.BPlusStatus status) set status of bplus node