Uses of Class
org.apache.cassandra.index.sasi.memory.IndexMemtable
-
Packages that use IndexMemtable Package Description org.apache.cassandra.index.sasi.conf -
-
Uses of IndexMemtable in org.apache.cassandra.index.sasi.conf
Methods in org.apache.cassandra.index.sasi.conf that return IndexMemtable Modifier and Type Method Description IndexMemtable
ColumnIndex. getCurrentMemtable()
Methods in org.apache.cassandra.index.sasi.conf that return types with arguments of type IndexMemtable Modifier and Type Method Description java.util.Collection<IndexMemtable>
ColumnIndex. getPendingMemtables()
-