| Package | Description |
|---|---|
| com.google.cloud.bigtable.data.v2.models |
| Modifier and Type | Method and Description |
|---|---|
Filters.TimestampRangeFilter |
Filters.TimestampRangeFilter.clone() |
Filters.TimestampRangeFilter |
Filters.TimestampFilter.exact(Long exactTimestamp)
Matches cells with exact given timestamp.
|
Filters.TimestampRangeFilter |
Filters.TimestampFilter.range()
Matches only cells with timestamps within the given range.
|
Copyright © 2021 Google LLC. All rights reserved.