RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.clone(ByteBufferCloner cloner) |
|
RangeTombstoneBoundMarker |
RangeTombstoneBoundaryMarker.createCorrespondingCloseMarker(boolean reversed) |
|
RangeTombstoneBoundMarker |
RangeTombstoneBoundaryMarker.createCorrespondingOpenMarker(boolean reversed) |
|
static <V> RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.exclusiveClose(boolean reversed,
ClusteringPrefix<V> from,
DeletionTime deletion) |
|
static <V> RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.exclusiveClose(boolean reversed,
V[] boundValues,
ValueAccessor<V> accessor,
DeletionTime deletion) |
|
static <V> RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.exclusiveOpen(boolean reversed,
ClusteringPrefix<V> from,
DeletionTime deletion) |
|
static <V> RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.exclusiveOpen(boolean reversed,
V[] boundValues,
ValueAccessor<V> accessor,
DeletionTime deletion) |
|
static <V> RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.inclusiveClose(boolean reversed,
ClusteringPrefix<V> from,
DeletionTime deletion) |
|
static <V> RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.inclusiveClose(boolean reversed,
V[] boundValues,
ValueAccessor<V> accessor,
DeletionTime deletion) |
|
static <V> RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.inclusiveOpen(boolean reversed,
ClusteringPrefix<V> from,
DeletionTime deletion) |
|
static <V> RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.inclusiveOpen(boolean reversed,
V[] boundValues,
ValueAccessor<V> accessor,
DeletionTime deletion) |
|
RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.withNewOpeningDeletionTime(boolean reversed,
DeletionTime newDeletionTime) |
|