Package | Description |
---|---|
org.apache.cassandra.db | |
org.apache.cassandra.db.composites |
Modifier and Type | Method and Description |
---|---|
long |
RangeTombstone.Tracker.writeOpenedMarkers(Composite startPos,
DataOutputPlus out,
OnDiskAtom.Serializer atomSerializer)
Computes the RangeTombstone that are needed at the beginning of an index
block starting with
firstColumn . |
long |
RangeTombstone.Tracker.writeUnwrittenTombstones(DataOutputPlus out,
OnDiskAtom.Serializer atomSerializer)
Writes out all tombstones that have been accepted after the previous call of this method.
|
Modifier and Type | Method and Description |
---|---|
OnDiskAtom.Serializer |
AbstractCellNameType.onDiskAtomSerializer() |
OnDiskAtom.Serializer |
CellNameType.onDiskAtomSerializer() |
Copyright © 2015 The Apache Software Foundation