Uses of Interface
com.google.bigtable.v2.RowOrBuilder
-
Packages that use RowOrBuilder Package Description com.google.bigtable.v2 -
-
Uses of RowOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement RowOrBuilder Modifier and Type Class Description classRowSpecifies the complete (requested) contents of a single row of a table.static classRow.BuilderSpecifies the complete (requested) contents of a single row of a table.Methods in com.google.bigtable.v2 that return RowOrBuilder Modifier and Type Method Description RowOrBuilderReadModifyWriteRowResponse.Builder. getRowOrBuilder()A Row containing the new contents of all cells modified by the request.RowOrBuilderReadModifyWriteRowResponse. getRowOrBuilder()A Row containing the new contents of all cells modified by the request.RowOrBuilderReadModifyWriteRowResponseOrBuilder. getRowOrBuilder()A Row containing the new contents of all cells modified by the request.
-