Uses of Class
net.metanotion.util.skiplist.SkipLevels
-
Uses of SkipLevels in net.metanotion.io.block.index
Modifier and TypeClassDescriptionclass
BSkipLevels<K extends Comparable<? super K>,
V> On-disk format:Modifier and TypeFieldDescription(package private) final HashMap<Integer,
SkipLevels<K, V>> BSkipList.levelHash
Modifier and TypeMethodDescriptionboolean
BSkipLevels.blvlck
(boolean fix, int width, SkipLevels<K, V>[] prevLevels) -
Uses of SkipLevels in net.metanotion.util.skiplist
Modifier and TypeFieldDescriptionSkipLevels<K,
V>[] SkipLevels.levels
protected SkipLevels<K,
V> SkipList.stack
Modifier and TypeMethodDescriptionboolean
SkipLevels.blvlck
(boolean fix, int width, SkipLevels<K, V>[] prevLevels)