RangeTombstoneBoundaryMarker |
RangeTombstoneBoundaryMarker.copy(AbstractAllocator allocator) |
static RangeTombstoneBoundaryMarker |
RangeTombstoneBoundaryMarker.exclusiveCloseInclusiveOpen(boolean reversed,
java.nio.ByteBuffer[] boundValues,
DeletionTime closeDeletion,
DeletionTime openDeletion) |
static RangeTombstoneBoundaryMarker |
RangeTombstoneBoundaryMarker.inclusiveCloseExclusiveOpen(boolean reversed,
java.nio.ByteBuffer[] boundValues,
DeletionTime closeDeletion,
DeletionTime openDeletion) |
static RangeTombstoneBoundaryMarker |
RangeTombstoneBoundaryMarker.makeBoundary(boolean reversed,
ClusteringBound close,
ClusteringBound open,
DeletionTime closeDeletion,
DeletionTime openDeletion) |
RangeTombstoneBoundaryMarker |
RangeTombstoneBoundaryMarker.withNewOpeningDeletionTime(boolean reversed,
DeletionTime newDeletionTime) |