Uses of Interface
org.apache.cassandra.index.transactions.CleanupTransaction
-
Packages that use CleanupTransaction Package Description org.apache.cassandra.index org.apache.cassandra.index.transactions -
-
Uses of CleanupTransaction in org.apache.cassandra.index
Methods in org.apache.cassandra.index that return CleanupTransaction Modifier and Type Method Description CleanupTransactionSecondaryIndexManager. newCleanupTransaction(DecoratedKey key, RegularAndStaticColumns regularAndStaticColumns, int nowInSec)Transaction for use when removing partitions during cleanup -
Uses of CleanupTransaction in org.apache.cassandra.index.transactions
Fields in org.apache.cassandra.index.transactions declared as CleanupTransaction Modifier and Type Field Description static CleanupTransactionCleanupTransaction. NO_OP
-