Package org.apache.cassandra.db.lifecycle
-
Interface Summary Interface Description ILifecycleTransaction LifecycleNewTracker An interface for tracking new sstables added to a LifecycleTransaction, possibly through some proxy. -
Class Summary Class Description LifecycleTransaction IMPORTANT: When this object is involved in a transactional graph, for correct behaviour its commit MUST occur before any others, since it may legitimately fail.LifecycleTransaction.ReaderState LogReplicaSet A set of log replicas.SSTableIntervalTree Tracker Tracker tracks liveView
of data store for a table.View An immutable structure holding the current memtable, the memtables pending flush, the sstables for a column family, and the sstables that are active in compaction (a subset of the sstables).WrappedLifecycleTransaction -
Enum Summary Enum Description LifecycleTransaction.ReaderState.Action SSTableSet -
Exception Summary Exception Description TransactionAlreadyCompletedException