| Package | Description |
|---|---|
| com.google.bigtable.v2 |
| Modifier and Type | Class and Description |
|---|---|
class |
ValueRange
Specifies a contiguous range of raw byte values.
|
static class |
ValueRange.Builder
Specifies a contiguous range of raw byte values.
|
| Modifier and Type | Method and Description |
|---|---|
ValueRangeOrBuilder |
RowFilterOrBuilder.getValueRangeFilterOrBuilder()
Matches only cells with values that fall within the given range.
|
ValueRangeOrBuilder |
RowFilter.getValueRangeFilterOrBuilder()
Matches only cells with values that fall within the given range.
|
ValueRangeOrBuilder |
RowFilter.Builder.getValueRangeFilterOrBuilder()
Matches only cells with values that fall within the given range.
|