Package org.apache.cassandra.utils.btree
package org.apache.cassandra.utils.btree
-
ClassDescriptionRepresents the direction of iteration.A pooled builder for constructing a tree in-order, and without needing any reconciliation.BTreeSearchIterator<K,
V> BTreeSet<V>UpdateFunction<K,V> An interface defining the method to be applied to the existing and replacing object in a BTree.