@InternalApi public class EnhancedBigtableTableAdminStub extends GrpcBigtableTableAdminStub
GrpcBigtableTableAdminStub
. It acts as a decorator to add
enhanced abilities to the autogenerated stub.
This class is considered an internal implementation detail and not meant to be used by applications.
Modifier and Type | Method and Description |
---|---|
UnaryCallable<com.google.bigtable.admin.v2.TableName,Void> |
awaitReplicationCallable() |
static EnhancedBigtableTableAdminStub |
createEnhanced(BigtableTableAdminStubSettings settings) |
awaitTermination, checkConsistencyCallable, close, create, create, create, createTableCallable, createTableFromSnapshotCallable, createTableFromSnapshotOperationCallable, deleteSnapshotCallable, deleteTableCallable, dropRowRangeCallable, generateConsistencyTokenCallable, getOperationsStub, getSnapshotCallable, getTableCallable, isShutdown, isTerminated, listSnapshotsCallable, listSnapshotsPagedCallable, listTablesCallable, listTablesPagedCallable, modifyColumnFamiliesCallable, shutdown, shutdownNow, snapshotTableCallable, snapshotTableOperationCallable
public static EnhancedBigtableTableAdminStub createEnhanced(BigtableTableAdminStubSettings settings) throws IOException
IOException
public UnaryCallable<com.google.bigtable.admin.v2.TableName,Void> awaitReplicationCallable()
Copyright © 2019 Google LLC. All rights reserved.