- readChangeStream(ReadChangeStreamRequest, StreamObserver<ReadChangeStreamResponse>) - Method in interface com.google.bigtable.v2.BigtableGrpc.AsyncService
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- readChangeStream(ReadChangeStreamRequest) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableBlockingStub
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- readChangeStream(ReadChangeStreamRequest, StreamObserver<ReadChangeStreamResponse>) - Method in class com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
NOTE: This API is intended to be used by Apache Beam BigtableIO.
- readModifyWriteRow(ReadModifyWriteRowRequest, StreamObserver<ReadModifyWriteRowResponse>) - Method in interface com.google.bigtable.v2.BigtableGrpc.AsyncService
-
Modifies a row atomically on the server.
- 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.BigtableStub
-
Modifies a row atomically on the server.
- readRows(ReadRowsRequest, StreamObserver<ReadRowsResponse>) - Method in interface com.google.bigtable.v2.BigtableGrpc.AsyncService
-
Streams back the contents of all requested rows in key order, optionally
applying the same Reader filter to each.
- 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.BigtableStub
-
Streams back the contents of all requested rows in key order, optionally
applying the same Reader filter to each.