Class SkipListMemIndex
java.lang.Object
org.apache.cassandra.index.sasi.memory.MemIndex
org.apache.cassandra.index.sasi.memory.SkipListMemIndex
-
Field Summary
FieldsFields inherited from class org.apache.cassandra.index.sasi.memory.MemIndex
columnIndex, keyValidator -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongadd(DecoratedKey key, ByteBuffer value) search(Expression expression)
-
Field Details
-
CSLM_OVERHEAD
public static final int CSLM_OVERHEAD- See Also:
-
-
Constructor Details
-
SkipListMemIndex
-
-
Method Details