Uses of Enum
com.google.bigtable.v2.PartialResultSet.PartialRowsCase
-
Uses of PartialResultSet.PartialRowsCase in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return PartialResultSet.PartialRowsCaseModifier and TypeMethodDescriptionPartialResultSet.PartialRowsCase.forNumber(int value) PartialResultSet.Builder.getPartialRowsCase()PartialResultSet.getPartialRowsCase()PartialResultSetOrBuilder.getPartialRowsCase()PartialResultSet.PartialRowsCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.static PartialResultSet.PartialRowsCase[]PartialResultSet.PartialRowsCase.values()Returns an array containing the constants of this enum type, in the order they are declared.