Package org.apache.cassandra.db.partitions
package org.apache.cassandra.db.partitions
-
ClassDescriptionA thread-safe and atomic Partition implementation.BasePartitionIterator<I extends BaseRowIterator<?>>Holder of the content of a partition, see
AbstractBTreePartition.the function we provide to the trie and btree utilities to perform any row and column replacementsA partition stored in the partition cache.In-memory representation of a Partition.An iterator over a number of (filtered) partition.Stores updates made on a partition.Builder for PartitionUpdates This class is not thread safe, but the PartitionUpdate it produces is (since it is immutable).A counter mark is basically a pointer to a counter update inside this partition update.Interface for building partition updates geared towards human.Interface to build range tombstone.An iterator over a number of unfiltered partitions (i.e.Static methods to work with partition iterators.Serialize each UnfilteredSerializer one after the other, with an initial byte that indicates whether we're done or not.