Uses of Class
org.apache.cassandra.db.memtable.Memtable.LastCommitLogPosition
-
Packages that use Memtable.LastCommitLogPosition Package Description org.apache.cassandra.db.memtable -
-
Uses of Memtable.LastCommitLogPosition in org.apache.cassandra.db.memtable
Methods in org.apache.cassandra.db.memtable that return Memtable.LastCommitLogPosition Modifier and Type Method Description Memtable.LastCommitLogPosition
AbstractMemtable.AbstractFlushablePartitionSet. commitLogUpperBound()
Memtable.LastCommitLogPosition
AbstractMemtableWithCommitlog. getFinalCommitLogUpperBound()
Memtable.LastCommitLogPosition
Memtable. getFinalCommitLogUpperBound()
The commit log position at the time that this memtable was switched out
-