Package | Description |
---|---|
com.google.cloud.bigtable.data.v2.models |
Modifier and Type | Class and Description |
---|---|
class |
Range<T,R extends Range<T,R>>
Range API.
|
Modifier and Type | Class and Description |
---|---|
static class |
Filters.QualifierRangeFilter
Matches only cells from columns within the given range.
|
static class |
Filters.TimestampRangeFilter
Matches only cells with microsecond timestamps within the given range.
|
static class |
Filters.ValueRangeFilter
Matches only cells with values that fall within the given value range.
|
static class |
Range.ByteStringRange
Concrete Range for ByteStrings
|
static class |
Range.TimestampRange
Concrete Range for timestamps
|
Copyright © 2019 Google LLC. All rights reserved.