it.unimi.dsi.mg4j.index
Class SkipIndexProperties
java.lang.Object
it.unimi.dsi.mg4j.index.IndexProperties
it.unimi.dsi.mg4j.index.SkipIndexProperties
- public class SkipIndexProperties
- extends IndexProperties
This class provides symbolic names for properties of a SkipIndex
.
- Since:
- 0.6
- Author:
- Paolo Boldi
- See Also:
SkipIndexWriter
,
SkipIndexReader
,
SkipIndex
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SKIPQUANTUM
public static final String SKIPQUANTUM
- The skip quantum.
- See Also:
- Constant Field Values
SKIPHEIGHT
public static final String SKIPHEIGHT
- The skip height.
- See Also:
- Constant Field Values
SkipIndexProperties
protected SkipIndexProperties()