| Package | Description |
|---|---|
| com.google.cloud.bigtable.data.v2.models |
| Modifier and Type | Method and Description |
|---|---|
Range.BoundType |
Range.getEndBound()
Gets the current end
Range.BoundType. |
Range.BoundType |
Range.getStartBound()
Gets the current start
Range.BoundType. |
static Range.BoundType |
Range.BoundType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Range.BoundType[] |
Range.BoundType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Google LLC. All rights reserved.