- readModifyWriteRow(ReadModifyWriteRowRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
Modifies a row atomically on the server.
- readModifyWriteRow(ReadModifyWriteRowRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableFutureStub
-
Modifies a row atomically on the server.
- readModifyWriteRow(ReadModifyWriteRowRequest, StreamObserver<ReadModifyWriteRowResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableImplBase
-
Modifies a row atomically on the server.
- readModifyWriteRow(ReadModifyWriteRowRequest, StreamObserver<ReadModifyWriteRowResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
Modifies a row atomically on the server.
- readRows(ReadRowsRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
Streams back the contents of all requested rows in key order, optionally
applying the same Reader filter to each.
- readRows(ReadRowsRequest, StreamObserver<ReadRowsResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableImplBase
-
Streams back the contents of all requested rows in key order, optionally
applying the same Reader filter to each.
- readRows(ReadRowsRequest, StreamObserver<ReadRowsResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
Streams back the contents of all requested rows in key order, optionally
applying the same Reader filter to each.