Package org.apache.cassandra.db.lifecycle
package org.apache.cassandra.db.lifecycle
-
ClassDescriptionAn interface for tracking new sstables added to a LifecycleTransaction, possibly through some proxy.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.A set of log replicas.Tracker tracks live
Viewof data store for a table.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).