Uses of Package
org.apache.cassandra.db.memtable
-
Classes in org.apache.cassandra.db.memtable used by org.apache.cassandra.db Class Description Memtable Memtable interface.Memtable.Owner Interface for providing signals back and requesting information from the owner, i.e.ShardBoundaries Holds boundaries (tokens) used to map a particular token (so partition key) to a shard id. -
Classes in org.apache.cassandra.db.memtable used by org.apache.cassandra.db.lifecycle Class Description Memtable Memtable interface. -
Classes in org.apache.cassandra.db.memtable used by org.apache.cassandra.db.memtable Class Description AbstractAllocatorMemtable A memtable that uses memory tracked and maybe allocated via a MemtableAllocator from a MemtablePool.AbstractMemtable AbstractMemtable.ColumnsCollector AbstractMemtable.StatsCollector AbstractMemtableWithCommitlog Memtable that uses a commit log for persistence.Flushing.FlushRunnable Memtable Memtable interface.Memtable.Factory Factory interface for constructing memtables, and querying write durability features.Memtable.FlushablePartitionSet A collection of partitions for flushing plus some information required for writing an sstable.Memtable.LastCommitLogPosition Special commit log position marker used in the upper bound marker setting process (seeColumnFamilyStore.setCommitLogUpperBound(java.util.concurrent.atomic.AtomicReference<org.apache.cassandra.db.commitlog.CommitLogPosition>)andMemtable.accepts(org.apache.cassandra.utils.concurrent.OpOrder.Group, org.apache.cassandra.db.commitlog.CommitLogPosition))Memtable.MemoryUsage Memtable.Owner Interface for providing signals back and requesting information from the owner, i.e.ShardBoundaries Holds boundaries (tokens) used to map a particular token (so partition key) to a shard id.ShardedSkipListMemtable.MemtableUnfilteredPartitionIterator SkipListMemtableFactory This class makes better sense as an inner class to SkipListMemtable (which could be as simple as FACTORY = SkipListMemtable::new), but having it there causes the SkipListMemtable class to be initialized the first time it is referenced (e.g. -
Classes in org.apache.cassandra.db.memtable used by org.apache.cassandra.index Class Description Memtable Memtable interface. -
Classes in org.apache.cassandra.db.memtable used by org.apache.cassandra.index.sasi.conf Class Description Memtable Memtable interface. -
Classes in org.apache.cassandra.db.memtable used by org.apache.cassandra.notifications Class Description Memtable Memtable interface. -
Classes in org.apache.cassandra.db.memtable used by org.apache.cassandra.schema Class Description Memtable.Factory Factory interface for constructing memtables, and querying write durability features. -
Classes in org.apache.cassandra.db.memtable used by org.apache.cassandra.service.paxos.uncommitted Class Description Memtable Memtable interface.