Uses of Enum
com.google.bigtable.v2.ReadRowsResponse.CellChunk.RowStatusCase
-
Uses of ReadRowsResponse.CellChunk.RowStatusCase in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return ReadRowsResponse.CellChunk.RowStatusCaseModifier and TypeMethodDescriptionReadRowsResponse.CellChunk.RowStatusCase.forNumber(int value) ReadRowsResponse.CellChunk.Builder.getRowStatusCase()ReadRowsResponse.CellChunk.getRowStatusCase()ReadRowsResponse.CellChunkOrBuilder.getRowStatusCase()ReadRowsResponse.CellChunk.RowStatusCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.ReadRowsResponse.CellChunk.RowStatusCase.values()Returns an array containing the constants of this enum type, in the order they are declared.