Uses of Interface
com.google.bigtable.v2.RowSetOrBuilder
-
Packages that use RowSetOrBuilder Package Description com.google.bigtable.v2 -
-
Uses of RowSetOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement RowSetOrBuilder Modifier and Type Class Description classRowSetSpecifies a non-contiguous set of rows.static classRowSet.BuilderSpecifies a non-contiguous set of rows.Methods in com.google.bigtable.v2 that return RowSetOrBuilder Modifier and Type Method Description RowSetOrBuilderReadRowsRequest.Builder. getRowsOrBuilder()The row keys and/or ranges to read sequentially.RowSetOrBuilderReadRowsRequest. getRowsOrBuilder()The row keys and/or ranges to read sequentially.RowSetOrBuilderReadRowsRequestOrBuilder. getRowsOrBuilder()The row keys and/or ranges to read sequentially.
-