Uses of Interface
org.apache.cassandra.index.transactions.CleanupTransaction
Packages that use CleanupTransaction
-
Uses of CleanupTransaction in org.apache.cassandra.index
Methods in org.apache.cassandra.index that return CleanupTransactionModifier and TypeMethodDescriptionSecondaryIndexManager.newCleanupTransaction(DecoratedKey key, RegularAndStaticColumns regularAndStaticColumns, long 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