Expand description

Nested message and enum types in ColumnRange.

Enums§

  • The column qualifier at which to end the range (within column_family). If neither field is set, interpreted as the infinite string, exclusive.
  • The column qualifier at which to start the range (within column_family). If neither field is set, interpreted as the empty string, inclusive.