Uses of Package
org.apache.cassandra.db.rows
-
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.cache Class Description CellPath A path for a cell belonging to a complex column type (non-frozen collection or UDT). -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.cql3 Class Description CellPath A path for a cell belonging to a complex column type (non-frozen collection or UDT).Row Storage engine representation of a row.RowIterator An iterator over rows belonging to a partition. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.cql3.conditions Class Description Cell A cell is our atomic unit for a single value of a single column.CellPath A path for a cell belonging to a complex column type (non-frozen collection or UDT).Row Storage engine representation of a row. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.cql3.selection Class Description Cell A cell is our atomic unit for a single value of a single column. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db Class Description Cell A cell is our atomic unit for a single value of a single column.CellPath A path for a cell belonging to a complex column type (non-frozen collection or UDT).DeserializationHelper DeserializationHelper.Flag Flag affecting deserialization behavior (this only affect counters in practice).EncodingStats Stats used for the encoding of the rows and tombstones of a given source.EncodingStats.Collector RangeTombstoneMarker A marker for a range tombstone bound.Row Storage engine representation of a row.Row.SimpleBuilder Row builder interface geared towards human.RowIterator An iterator over rows belonging to a partition.Unfiltered Unfiltered is the common class for the main constituent of an unfiltered partition.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations.UnfilteredRowIteratorWithLowerBound An unfiltered row iterator with a lower bound retrieved from either the global sstable statistics or the row index lower bounds (if available in the cache). -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.columniterator Class Description BaseRowIterator A common interface for Row and Unfiltered, that permits sharing of the (majority) common methods and functionalityDeserializationHelper EncodingStats Stats used for the encoding of the rows and tombstones of a given source.RangeTombstoneMarker A marker for a range tombstone bound.Row Storage engine representation of a row.Unfiltered Unfiltered is the common class for the main constituent of an unfiltered partition.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.compaction Class Description UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.compaction.writers Class Description UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.context Class Description Cell A cell is our atomic unit for a single value of a single column. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.filter Class Description BaseRowIterator A common interface for Row and Unfiltered, that permits sharing of the (majority) common methods and functionalityCellPath A path for a cell belonging to a complex column type (non-frozen collection or UDT).Row Storage engine representation of a row.RowIterator An iterator over rows belonging to a partition.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.marshal Class Description Cell A cell is our atomic unit for a single value of a single column.CellPath A path for a cell belonging to a complex column type (non-frozen collection or UDT).CellPath.Serializer -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.partitions Class Description BaseRowIterator A common interface for Row and Unfiltered, that permits sharing of the (majority) common methods and functionalityCell A cell is our atomic unit for a single value of a single column.CellPath A path for a cell belonging to a complex column type (non-frozen collection or UDT).DeserializationHelper.Flag Flag affecting deserialization behavior (this only affect counters in practice).EncodingStats Stats used for the encoding of the rows and tombstones of a given source.RangeTombstoneMarker A marker for a range tombstone bound.Row Storage engine representation of a row.Row.SimpleBuilder Row builder interface geared towards human.RowIterator An iterator over rows belonging to a partition.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations.UnfilteredRowIterators.MergeListener Interface for a listener interested in the result of merging multiple versions of a given row. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.repair Class Description UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.rows Class Description AbstractCell Base abstract class forCell
implementations.AbstractRangeTombstoneMarker AbstractRow Base abstract class forRow
implementations.AbstractUnfilteredRowIterator BaseRowIterator A common interface for Row and Unfiltered, that permits sharing of the (majority) common methods and functionalityBTreeRow Immutable implementation of a Row object.BTreeRow.Builder BufferCell Cell A cell is our atomic unit for a single value of a single column.CellPath A path for a cell belonging to a complex column type (non-frozen collection or UDT).ColumnData Generic interface for the data of a given column (inside a row).ComplexColumnData The data for a complex column, that is it's cells and potential complex deletion time.ComplexColumnData.Builder DeserializationHelper DeserializationHelper.Flag Flag affecting deserialization behavior (this only affect counters in practice).EncodingStats Stats used for the encoding of the rows and tombstones of a given source.EncodingStats.Serializer LazilyInitializedUnfilteredRowIterator Abstract class to create UnfilteredRowIterator that lazily initialize themselves.RangeTombstoneBoundaryMarker A range tombstone marker that represents a boundary between 2 range tombstones (i.e.RangeTombstoneBoundMarker A range tombstone marker that indicates the bound of a range tombstone (start or end).RangeTombstoneMarker A marker for a range tombstone bound.Row Storage engine representation of a row.Row.Builder Interface for building rows.Row.Deletion A row deletion/tombstone.Row.SimpleBuilder Row builder interface geared towards human.RowDiffListener Interface that allows to act on the result of merging multiple rows.RowIterator An iterator over rows belonging to a partition.SerializationHelper Unfiltered Unfiltered is the common class for the main constituent of an unfiltered partition.Unfiltered.Kind UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations.UnfilteredRowIterators.MergeListener Interface for a listener interested in the result of merging multiple versions of a given row.UnfilteredRowIteratorSerializer Serialize/Deserialize an unfiltered row iterator.UnfilteredRowIteratorSerializer.Header UnfilteredSerializer Serialize/deserialize a single Unfiltered (both on-wire and on-disk). -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.streaming Class Description BaseRowIterator A common interface for Row and Unfiltered, that permits sharing of the (majority) common methods and functionalityEncodingStats Stats used for the encoding of the rows and tombstones of a given source.Row Storage engine representation of a row.Unfiltered Unfiltered is the common class for the main constituent of an unfiltered partition.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.transform Class Description BaseRowIterator A common interface for Row and Unfiltered, that permits sharing of the (majority) common methods and functionalityRangeTombstoneMarker A marker for a range tombstone bound.Row Storage engine representation of a row.RowIterator An iterator over rows belonging to a partition.Unfiltered Unfiltered is the common class for the main constituent of an unfiltered partition.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.view Class Description Row Storage engine representation of a row.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.db.virtual Class Description UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.index Class Description Row Storage engine representation of a row.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.index.internal Class Description CellPath A path for a cell belonging to a complex column type (non-frozen collection or UDT).Row Storage engine representation of a row.RowIterator An iterator over rows belonging to a partition. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.index.internal.composites Class Description CellPath A path for a cell belonging to a complex column type (non-frozen collection or UDT).Row Storage engine representation of a row.RowIterator An iterator over rows belonging to a partition. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.index.internal.keys Class Description CellPath A path for a cell belonging to a complex column type (non-frozen collection or UDT).Row Storage engine representation of a row.RowIterator An iterator over rows belonging to a partition. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.index.sasi.conf Class Description Row Storage engine representation of a row. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.index.sasi.disk Class Description Unfiltered Unfiltered is the common class for the main constituent of an unfiltered partition. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.index.sasi.plan Class Description Row Storage engine representation of a row.Unfiltered Unfiltered is the common class for the main constituent of an unfiltered partition.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.index.transactions Class Description Row Storage engine representation of a row. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.io.sstable Class Description BaseRowIterator A common interface for Row and Unfiltered, that permits sharing of the (majority) common methods and functionalityDeserializationHelper EncodingStats Stats used for the encoding of the rows and tombstones of a given source.Row Storage engine representation of a row.Unfiltered Unfiltered is the common class for the main constituent of an unfiltered partition.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.io.sstable.format Class Description EncodingStats Stats used for the encoding of the rows and tombstones of a given source.Unfiltered Unfiltered is the common class for the main constituent of an unfiltered partition.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.io.sstable.format.big Class Description UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.io.sstable.metadata Class Description Cell A cell is our atomic unit for a single value of a single column.EncodingStats Stats used for the encoding of the rows and tombstones of a given source. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.repair Class Description UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.schema Class Description Cell A cell is our atomic unit for a single value of a single column.CellPath A path for a cell belonging to a complex column type (non-frozen collection or UDT).CellPath.Serializer -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.service Class Description RowIterator An iterator over rows belonging to a partition. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.service.pager Class Description Row Storage engine representation of a row.RowIterator An iterator over rows belonging to a partition. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.service.reads Class Description UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.service.reads.repair Class Description RangeTombstoneMarker A marker for a range tombstone bound.Row Storage engine representation of a row.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations.UnfilteredRowIterators.MergeListener Interface for a listener interested in the result of merging multiple versions of a given row. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.tools Class Description UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations. -
Classes in org.apache.cassandra.db.rows used by org.apache.cassandra.utils.memory Class Description RangeTombstoneMarker A marker for a range tombstone bound.Row Storage engine representation of a row.Row.Builder Interface for building rows.UnfilteredRowIterator An iterator over the rows of a given partition that also includes deletion informations.