Uses of Interface
org.apache.cassandra.index.transactions.IndexTransaction
-
Packages that use IndexTransaction Package Description org.apache.cassandra.index.transactions -
-
Uses of IndexTransaction in org.apache.cassandra.index.transactions
Subinterfaces of IndexTransaction in org.apache.cassandra.index.transactions Modifier and Type Interface Description interfaceCleanupTransactionPerforms garbage collection of index entries during a cleanup.interfaceCompactionTransactionPerforms garbage collection of stale index entries during a regular compaction.interfaceUpdateTransactionHandling of index updates on the write path.
-