@Generated(value="by gRPC proto compiler (version 1.10.0)", comments="Source: google/bigtable/admin/v2/bigtable_table_admin.proto") public final class BigtableTableAdminGrpc extends Object
Service for creating, configuring, and deleting Cloud Bigtable tables. Provides access to the table schemas only, not the data stored within the tables.
| Modifier and Type | Class and Description |
|---|---|
static class |
BigtableTableAdminGrpc.BigtableTableAdminBlockingStub
Service for creating, configuring, and deleting Cloud Bigtable tables.
|
static class |
BigtableTableAdminGrpc.BigtableTableAdminFutureStub
Service for creating, configuring, and deleting Cloud Bigtable tables.
|
static class |
BigtableTableAdminGrpc.BigtableTableAdminImplBase
Service for creating, configuring, and deleting Cloud Bigtable tables.
|
static class |
BigtableTableAdminGrpc.BigtableTableAdminStub
Service for creating, configuring, and deleting Cloud Bigtable tables.
|
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<CheckConsistencyRequest,CheckConsistencyResponse> |
METHOD_CHECK_CONSISTENCY
Deprecated.
|
static io.grpc.MethodDescriptor<CreateTableRequest,Table> |
METHOD_CREATE_TABLE
Deprecated.
|
static io.grpc.MethodDescriptor<CreateTableFromSnapshotRequest,com.google.longrunning.Operation> |
METHOD_CREATE_TABLE_FROM_SNAPSHOT
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteSnapshotRequest,com.google.protobuf.Empty> |
METHOD_DELETE_SNAPSHOT
Deprecated.
|
static io.grpc.MethodDescriptor<DeleteTableRequest,com.google.protobuf.Empty> |
METHOD_DELETE_TABLE
Deprecated.
|
static io.grpc.MethodDescriptor<DropRowRangeRequest,com.google.protobuf.Empty> |
METHOD_DROP_ROW_RANGE
Deprecated.
|
static io.grpc.MethodDescriptor<GenerateConsistencyTokenRequest,GenerateConsistencyTokenResponse> |
METHOD_GENERATE_CONSISTENCY_TOKEN
Deprecated.
|
static io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot> |
METHOD_GET_SNAPSHOT
Deprecated.
|
static io.grpc.MethodDescriptor<GetTableRequest,Table> |
METHOD_GET_TABLE
Deprecated.
|
static io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse> |
METHOD_LIST_SNAPSHOTS
Deprecated.
|
static io.grpc.MethodDescriptor<ListTablesRequest,ListTablesResponse> |
METHOD_LIST_TABLES
Deprecated.
|
static io.grpc.MethodDescriptor<ModifyColumnFamiliesRequest,Table> |
METHOD_MODIFY_COLUMN_FAMILIES
Deprecated.
|
static io.grpc.MethodDescriptor<SnapshotTableRequest,com.google.longrunning.Operation> |
METHOD_SNAPSHOT_TABLE
Deprecated.
|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<CheckConsistencyRequest,CheckConsistencyResponse> |
getCheckConsistencyMethod() |
static io.grpc.MethodDescriptor<CreateTableFromSnapshotRequest,com.google.longrunning.Operation> |
getCreateTableFromSnapshotMethod() |
static io.grpc.MethodDescriptor<CreateTableRequest,Table> |
getCreateTableMethod() |
static io.grpc.MethodDescriptor<DeleteSnapshotRequest,com.google.protobuf.Empty> |
getDeleteSnapshotMethod() |
static io.grpc.MethodDescriptor<DeleteTableRequest,com.google.protobuf.Empty> |
getDeleteTableMethod() |
static io.grpc.MethodDescriptor<DropRowRangeRequest,com.google.protobuf.Empty> |
getDropRowRangeMethod() |
static io.grpc.MethodDescriptor<GenerateConsistencyTokenRequest,GenerateConsistencyTokenResponse> |
getGenerateConsistencyTokenMethod() |
static io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot> |
getGetSnapshotMethod() |
static io.grpc.MethodDescriptor<GetTableRequest,Table> |
getGetTableMethod() |
static io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse> |
getListSnapshotsMethod() |
static io.grpc.MethodDescriptor<ListTablesRequest,ListTablesResponse> |
getListTablesMethod() |
static io.grpc.MethodDescriptor<ModifyColumnFamiliesRequest,Table> |
getModifyColumnFamiliesMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<SnapshotTableRequest,com.google.longrunning.Operation> |
getSnapshotTableMethod() |
static BigtableTableAdminGrpc.BigtableTableAdminBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static BigtableTableAdminGrpc.BigtableTableAdminFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static BigtableTableAdminGrpc.BigtableTableAdminStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateTableRequest,Table> METHOD_CREATE_TABLE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CreateTableFromSnapshotRequest,com.google.longrunning.Operation> METHOD_CREATE_TABLE_FROM_SNAPSHOT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListTablesRequest,ListTablesResponse> METHOD_LIST_TABLES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetTableRequest,Table> METHOD_GET_TABLE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteTableRequest,com.google.protobuf.Empty> METHOD_DELETE_TABLE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ModifyColumnFamiliesRequest,Table> METHOD_MODIFY_COLUMN_FAMILIES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DropRowRangeRequest,com.google.protobuf.Empty> METHOD_DROP_ROW_RANGE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GenerateConsistencyTokenRequest,GenerateConsistencyTokenResponse> METHOD_GENERATE_CONSISTENCY_TOKEN
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<CheckConsistencyRequest,CheckConsistencyResponse> METHOD_CHECK_CONSISTENCY
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<SnapshotTableRequest,com.google.longrunning.Operation> METHOD_SNAPSHOT_TABLE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot> METHOD_GET_SNAPSHOT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse> METHOD_LIST_SNAPSHOTS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") @Deprecated public static final io.grpc.MethodDescriptor<DeleteSnapshotRequest,com.google.protobuf.Empty> METHOD_DELETE_SNAPSHOT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateTableRequest,Table> getCreateTableMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CreateTableFromSnapshotRequest,com.google.longrunning.Operation> getCreateTableFromSnapshotMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListTablesRequest,ListTablesResponse> getListTablesMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetTableRequest,Table> getGetTableMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteTableRequest,com.google.protobuf.Empty> getDeleteTableMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ModifyColumnFamiliesRequest,Table> getModifyColumnFamiliesMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DropRowRangeRequest,com.google.protobuf.Empty> getDropRowRangeMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GenerateConsistencyTokenRequest,GenerateConsistencyTokenResponse> getGenerateConsistencyTokenMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<CheckConsistencyRequest,CheckConsistencyResponse> getCheckConsistencyMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<SnapshotTableRequest,com.google.longrunning.Operation> getSnapshotTableMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot> getGetSnapshotMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse> getListSnapshotsMethod()
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static io.grpc.MethodDescriptor<DeleteSnapshotRequest,com.google.protobuf.Empty> getDeleteSnapshotMethod()
public static BigtableTableAdminGrpc.BigtableTableAdminStub newStub(io.grpc.Channel channel)
public static BigtableTableAdminGrpc.BigtableTableAdminBlockingStub newBlockingStub(io.grpc.Channel channel)
public static BigtableTableAdminGrpc.BigtableTableAdminFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2018 Google LLC. All rights reserved.