Uses of Enum
com.google.bigtable.v2.RowRange.StartKeyCase
-
Uses of RowRange.StartKeyCase in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return RowRange.StartKeyCaseModifier and TypeMethodDescriptionstatic RowRange.StartKeyCaseRowRange.StartKeyCase.forNumber(int value) RowRange.Builder.getStartKeyCase()RowRange.getStartKeyCase()RowRangeOrBuilder.getStartKeyCase()static RowRange.StartKeyCaseRowRange.StartKeyCase.valueOf(int value) Deprecated.static RowRange.StartKeyCaseReturns the enum constant of this type with the specified name.static RowRange.StartKeyCase[]RowRange.StartKeyCase.values()Returns an array containing the constants of this enum type, in the order they are declared.