Uses of Interface
org.apache.cassandra.index.transactions.CompactionTransaction
Packages that use CompactionTransaction
-
Uses of CompactionTransaction in org.apache.cassandra.index
Methods in org.apache.cassandra.index that return CompactionTransactionModifier and TypeMethodDescriptionSecondaryIndexManager.newCompactionTransaction(DecoratedKey key, RegularAndStaticColumns regularAndStaticColumns, int versions, long nowInSec) Transaction for use when merging rows during compaction -
Uses of CompactionTransaction in org.apache.cassandra.index.transactions
Fields in org.apache.cassandra.index.transactions declared as CompactionTransaction