@Generated(value="by gRPC proto compiler", comments="Source: google/bigtable/v2/bigtable.proto") public final class BigtableGrpc extends Object
Service for reading from and writing to existing Bigtable tables.
| Modifier and Type | Class and Description |
|---|---|
static interface |
BigtableGrpc.AsyncService
Service for reading from and writing to existing Bigtable tables.
|
static class |
BigtableGrpc.BigtableBlockingStub
A stub to allow clients to do synchronous rpc calls to service Bigtable.
|
static class |
BigtableGrpc.BigtableFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service Bigtable.
|
static class |
BigtableGrpc.BigtableImplBase
Base class for the server implementation of the service Bigtable.
|
static class |
BigtableGrpc.BigtableStub
A stub to allow clients to do asynchronous rpc calls to service Bigtable.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<ReadRowsRequest,ReadRowsResponse> getReadRowsMethod()
public static io.grpc.MethodDescriptor<SampleRowKeysRequest,SampleRowKeysResponse> getSampleRowKeysMethod()
public static io.grpc.MethodDescriptor<MutateRowRequest,MutateRowResponse> getMutateRowMethod()
public static io.grpc.MethodDescriptor<MutateRowsRequest,MutateRowsResponse> getMutateRowsMethod()
public static io.grpc.MethodDescriptor<CheckAndMutateRowRequest,CheckAndMutateRowResponse> getCheckAndMutateRowMethod()
public static io.grpc.MethodDescriptor<PingAndWarmRequest,PingAndWarmResponse> getPingAndWarmMethod()
public static io.grpc.MethodDescriptor<ReadModifyWriteRowRequest,ReadModifyWriteRowResponse> getReadModifyWriteRowMethod()
public static io.grpc.MethodDescriptor<GenerateInitialChangeStreamPartitionsRequest,GenerateInitialChangeStreamPartitionsResponse> getGenerateInitialChangeStreamPartitionsMethod()
public static io.grpc.MethodDescriptor<ReadChangeStreamRequest,ReadChangeStreamResponse> getReadChangeStreamMethod()
public static BigtableGrpc.BigtableStub newStub(io.grpc.Channel channel)
public static BigtableGrpc.BigtableBlockingStub newBlockingStub(io.grpc.Channel channel)
public static BigtableGrpc.BigtableFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(BigtableGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023 Google LLC. All rights reserved.