Uses of Package
org.apache.cassandra.index.transactions
-
Classes in org.apache.cassandra.index.transactions used by org.apache.cassandra.db.memtable Class Description UpdateTransaction Handling of index updates on the write path. -
Classes in org.apache.cassandra.index.transactions used by org.apache.cassandra.db.partitions Class Description UpdateTransaction Handling of index updates on the write path. -
Classes in org.apache.cassandra.index.transactions used by org.apache.cassandra.index Class Description CleanupTransaction Performs garbage collection of index entries during a cleanup.CompactionTransaction Performs garbage collection of stale index entries during a regular compaction.IndexTransaction.Type Used to differentiate between type of index transaction when obtaining a handler from Index implementations.UpdateTransaction Handling of index updates on the write path. -
Classes in org.apache.cassandra.index.transactions used by org.apache.cassandra.index.internal Class Description IndexTransaction.Type Used to differentiate between type of index transaction when obtaining a handler from Index implementations. -
Classes in org.apache.cassandra.index.transactions used by org.apache.cassandra.index.sai Class Description IndexTransaction.Type Used to differentiate between type of index transaction when obtaining a handler from Index implementations. -
Classes in org.apache.cassandra.index.transactions used by org.apache.cassandra.index.sasi Class Description IndexTransaction.Type Used to differentiate between type of index transaction when obtaining a handler from Index implementations. -
Classes in org.apache.cassandra.index.transactions used by org.apache.cassandra.index.transactions Class Description CleanupTransaction Performs garbage collection of index entries during a cleanup.CompactionTransaction Performs garbage collection of stale index entries during a regular compaction.IndexTransaction Base interface for the handling of index updates.IndexTransaction.Type Used to differentiate between type of index transaction when obtaining a handler from Index implementations.UpdateTransaction Handling of index updates on the write path. -
Classes in org.apache.cassandra.index.transactions used by org.apache.cassandra.service.paxos.uncommitted Class Description IndexTransaction.Type Used to differentiate between type of index transaction when obtaining a handler from Index implementations.