java.lang.Object
swim.collections.BTreeContext<K,V>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intcompareKey(Object x, Object y) protected booleanpageShouldMerge(BTreePage<K, V, ?> page) protected booleanpageShouldSplit(BTreePage<K, V, ?> page) protected int
-
Constructor Details
-
BTreeContext
public BTreeContext()
-
-
Method Details
-
compareKey
-
pageSplitSize
protected int pageSplitSize() -
pageShouldSplit
-
pageShouldMerge
-