Uses of Interface
org.apache.cassandra.index.transactions.IndexTransaction
Packages that use IndexTransaction
-
Uses of IndexTransaction in org.apache.cassandra.index.transactions
Subinterfaces of IndexTransaction in org.apache.cassandra.index.transactionsModifier and TypeInterfaceDescriptioninterfacePerforms garbage collection of index entries during a cleanup.interfacePerforms garbage collection of stale index entries during a regular compaction.interfaceHandling of index updates on the write path.