Uses of Enum
com.google.cloud.bigtable.data.v2.models.Range.BoundType
Packages that use Range.BoundType
-
Uses of Range.BoundType in com.google.cloud.bigtable.data.v2.models
Methods in com.google.cloud.bigtable.data.v2.models that return Range.BoundTypeModifier and TypeMethodDescriptionRange.getEndBound()Gets the current endRange.BoundType.Range.getStartBound()Gets the current startRange.BoundType.static Range.BoundTypeReturns 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.