Module row_range

Source
Expand description

Nested message and enum types in RowRange.

Enumsยง

EndKey
The row key at which to end the range. If neither field is set, interpreted as the infinite row key, exclusive.
StartKey
The row key at which to start the range. If neither field is set, interpreted as the empty string, inclusive.