Package herddb.index.blink
-
Interface Summary Interface Description BLink.SizeEvaluator<X,Y> Support structure to evaluates memory byte size occupancy of keys and valuesBLinkIndexDataStorage<X,Y> -
Class Summary Class Description BLink<K extends Comparable<K>,V> Java implementation of b-link tree derived from Vladimir Lanin and Dennis Shasha work: A symmetric concurrent b-tree algorithmBLinkMetadata<K> Serializable metadata for BLink indexes.BLinkMetadata.BLinkNodeMetadata<K>