Interface OrderedRowKeyRanges

All Superinterfaces:
Any, Values

public interface OrderedRowKeyRanges extends Values
Attribute that specifies that a Chunk contains ordered row key ranges, which must be in strictly ascending order.

These are to be represented as pairs of an inclusive start and an inclusive end in even and odd slots, respectively.