@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 class |
BigtableGrpc.BigtableBlockingStub
Service for reading from and writing to existing Bigtable tables.
|
static class |
BigtableGrpc.BigtableFutureStub
Service for reading from and writing to existing Bigtable tables.
|
static class |
BigtableGrpc.BigtableImplBase
Service for reading from and writing to existing Bigtable tables.
|
static class |
BigtableGrpc.BigtableStub
Service for reading from and writing to existing Bigtable tables.
|
| 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 io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2023 Google LLC. All rights reserved.