Interface PartitionUpdate.SimpleBuilder.RangeTombstoneBuilder

  • Enclosing interface:
    PartitionUpdate.SimpleBuilder

    public static interface PartitionUpdate.SimpleBuilder.RangeTombstoneBuilder
    Interface to build range tombstone. By default, if no other methods are called, the represented range is inclusive of both start and end and includes everything (its start is BOTTOM and it's end is TOP).