RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.copy(AbstractAllocator allocator) |
RangeTombstoneBoundMarker |
RangeTombstoneBoundaryMarker.createCorrespondingCloseMarker(boolean reversed) |
RangeTombstoneBoundMarker |
RangeTombstoneBoundaryMarker.createCorrespondingOpenMarker(boolean reversed) |
static RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.exclusiveClose(boolean reversed,
java.nio.ByteBuffer[] boundValues,
DeletionTime deletion) |
static RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.exclusiveOpen(boolean reversed,
java.nio.ByteBuffer[] boundValues,
DeletionTime deletion) |
static RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.inclusiveClose(boolean reversed,
java.nio.ByteBuffer[] boundValues,
DeletionTime deletion) |
static RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.inclusiveOpen(boolean reversed,
java.nio.ByteBuffer[] boundValues,
DeletionTime deletion) |
RangeTombstoneBoundMarker |
RangeTombstoneBoundMarker.withNewOpeningDeletionTime(boolean reversed,
DeletionTime newDeletionTime) |