Uses of Class
com.google.bigtable.admin.v2.Table
-
Packages that use Table Package Description com.google.bigtable.admin.v2 com.google.cloud.bigtable.admin.v2.models com.google.cloud.bigtable.admin.v2.stub -
-
Uses of Table in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return Table Modifier and Type Method Description TableTable.Builder. build()TableTable.Builder. buildPartial()TableBigtableTableAdminGrpc.BigtableTableAdminBlockingStub. createTable(CreateTableRequest request)Creates a new table in the specified instance.static TableTable. getDefaultInstance()TableTable.Builder. getDefaultInstanceForType()TableTable. getDefaultInstanceForType()TableSnapshot.Builder. getSourceTable()Output only.TableSnapshot. getSourceTable()Output only.TableSnapshotOrBuilder. getSourceTable()Output only.TableBigtableTableAdminGrpc.BigtableTableAdminBlockingStub. getTable(GetTableRequest request)Gets metadata information about the specified table.TableCreateTableRequest.Builder. getTable()Required.TableCreateTableRequest. getTable()Required.TableCreateTableRequestOrBuilder. getTable()Required.TableUpdateTableRequest.Builder. getTable()Required.TableUpdateTableRequest. getTable()Required.TableUpdateTableRequestOrBuilder. getTable()Required.TableListTablesResponse.Builder. getTables(int index)The tables present in the requested instance.TableListTablesResponse. getTables(int index)The tables present in the requested instance.TableListTablesResponseOrBuilder. getTables(int index)The tables present in the requested instance.TableBigtableTableAdminGrpc.BigtableTableAdminBlockingStub. modifyColumnFamilies(ModifyColumnFamiliesRequest request)Performs a series of column family modifications on the specified table.static TableTable. parseDelimitedFrom(InputStream input)static TableTable. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableTable. parseFrom(byte[] data)static TableTable. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableTable. parseFrom(com.google.protobuf.ByteString data)static TableTable. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableTable. parseFrom(com.google.protobuf.CodedInputStream input)static TableTable. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableTable. parseFrom(InputStream input)static TableTable. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableTable. parseFrom(ByteBuffer data)static TableTable. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.bigtable.admin.v2 that return types with arguments of type Table Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Table>BigtableTableAdminGrpc.BigtableTableAdminFutureStub. createTable(CreateTableRequest request)Creates a new table in the specified instance.static io.grpc.MethodDescriptor<CreateTableRequest,Table>BigtableTableAdminGrpc. getCreateTableMethod()static io.grpc.MethodDescriptor<GetTableRequest,Table>BigtableTableAdminGrpc. getGetTableMethod()static io.grpc.MethodDescriptor<ModifyColumnFamiliesRequest,Table>BigtableTableAdminGrpc. getModifyColumnFamiliesMethod()com.google.protobuf.Parser<Table>Table. getParserForType()com.google.common.util.concurrent.ListenableFuture<Table>BigtableTableAdminGrpc.BigtableTableAdminFutureStub. getTable(GetTableRequest request)Gets metadata information about the specified table.List<Table>ListTablesResponse.Builder. getTablesList()The tables present in the requested instance.List<Table>ListTablesResponse. getTablesList()The tables present in the requested instance.List<Table>ListTablesResponseOrBuilder. getTablesList()The tables present in the requested instance.com.google.common.util.concurrent.ListenableFuture<Table>BigtableTableAdminGrpc.BigtableTableAdminFutureStub. modifyColumnFamilies(ModifyColumnFamiliesRequest request)Performs a series of column family modifications on the specified table.static com.google.protobuf.Parser<Table>Table. parser()Methods in com.google.bigtable.admin.v2 with parameters of type Table Modifier and Type Method Description ListTablesResponse.BuilderListTablesResponse.Builder. addTables(int index, Table value)The tables present in the requested instance.ListTablesResponse.BuilderListTablesResponse.Builder. addTables(Table value)The tables present in the requested instance.Table.BuilderTable.Builder. mergeFrom(Table other)Snapshot.BuilderSnapshot.Builder. mergeSourceTable(Table value)Output only.CreateTableRequest.BuilderCreateTableRequest.Builder. mergeTable(Table value)Required.UpdateTableRequest.BuilderUpdateTableRequest.Builder. mergeTable(Table value)Required.static Table.BuilderTable. newBuilder(Table prototype)Snapshot.BuilderSnapshot.Builder. setSourceTable(Table value)Output only.CreateTableRequest.BuilderCreateTableRequest.Builder. setTable(Table value)Required.UpdateTableRequest.BuilderUpdateTableRequest.Builder. setTable(Table value)Required.ListTablesResponse.BuilderListTablesResponse.Builder. setTables(int index, Table value)The tables present in the requested instance.Method parameters in com.google.bigtable.admin.v2 with type arguments of type Table Modifier and Type Method Description ListTablesResponse.BuilderListTablesResponse.Builder. addAllTables(Iterable<? extends Table> values)The tables present in the requested instance.default voidBigtableTableAdminGrpc.AsyncService. createTable(CreateTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)Creates a new table in the specified instance.voidBigtableTableAdminGrpc.BigtableTableAdminStub. createTable(CreateTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)Creates a new table in the specified instance.default voidBigtableTableAdminGrpc.AsyncService. getTable(GetTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)Gets metadata information about the specified table.voidBigtableTableAdminGrpc.BigtableTableAdminStub. getTable(GetTableRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)Gets metadata information about the specified table.default voidBigtableTableAdminGrpc.AsyncService. modifyColumnFamilies(ModifyColumnFamiliesRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)Performs a series of column family modifications on the specified table.voidBigtableTableAdminGrpc.BigtableTableAdminStub. modifyColumnFamilies(ModifyColumnFamiliesRequest request, io.grpc.stub.StreamObserver<Table> responseObserver)Performs a series of column family modifications on the specified table. -
Uses of Table in com.google.cloud.bigtable.admin.v2.models
Methods in com.google.cloud.bigtable.admin.v2.models with parameters of type Table Modifier and Type Method Description static TableTable. fromProto(Table proto) -
Uses of Table in com.google.cloud.bigtable.admin.v2.stub
Methods in com.google.cloud.bigtable.admin.v2.stub that return types with arguments of type Table Modifier and Type Method Description com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTableFromSnapshotRequest,Table,CreateTableFromSnapshotMetadata>BigtableTableAdminStubSettings.Builder. createTableFromSnapshotOperationSettings()Returns the builder for the settings used for calls to createTableFromSnapshot.com.google.api.gax.rpc.OperationCallSettings<CreateTableFromSnapshotRequest,Table,CreateTableFromSnapshotMetadata>BigtableTableAdminStubSettings. createTableFromSnapshotOperationSettings()Returns the object with the settings used for calls to createTableFromSnapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTableRequest,Table>BigtableTableAdminStubSettings.Builder. createTableSettings()Returns the builder for the settings used for calls to createTable.com.google.api.gax.rpc.UnaryCallSettings<CreateTableRequest,Table>BigtableTableAdminStubSettings. createTableSettings()Returns the object with the settings used for calls to createTable.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTableRequest,Table>BigtableTableAdminStubSettings.Builder. getTableSettings()Returns the builder for the settings used for calls to getTable.com.google.api.gax.rpc.UnaryCallSettings<GetTableRequest,Table>BigtableTableAdminStubSettings. getTableSettings()Returns the object with the settings used for calls to getTable.com.google.api.gax.rpc.UnaryCallSettings.Builder<ModifyColumnFamiliesRequest,Table>BigtableTableAdminStubSettings.Builder. modifyColumnFamiliesSettings()Returns the builder for the settings used for calls to modifyColumnFamilies.com.google.api.gax.rpc.UnaryCallSettings<ModifyColumnFamiliesRequest,Table>BigtableTableAdminStubSettings. modifyColumnFamiliesSettings()Returns the object with the settings used for calls to modifyColumnFamilies.com.google.api.gax.rpc.OperationCallSettings.Builder<RestoreTableRequest,Table,RestoreTableMetadata>BigtableTableAdminStubSettings.Builder. restoreTableOperationSettings()Returns the builder for the settings used for calls to restoreTable.com.google.api.gax.rpc.OperationCallSettings<RestoreTableRequest,Table,RestoreTableMetadata>BigtableTableAdminStubSettings. restoreTableOperationSettings()Returns the object with the settings used for calls to restoreTable.com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteTableRequest,Table,UndeleteTableMetadata>BigtableTableAdminStubSettings.Builder. undeleteTableOperationSettings()Returns the builder for the settings used for calls to undeleteTable.com.google.api.gax.rpc.OperationCallSettings<UndeleteTableRequest,Table,UndeleteTableMetadata>BigtableTableAdminStubSettings. undeleteTableOperationSettings()Returns the object with the settings used for calls to undeleteTable.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTableRequest,Table,UpdateTableMetadata>BigtableTableAdminStubSettings.Builder. updateTableOperationSettings()Returns the builder for the settings used for calls to updateTable.com.google.api.gax.rpc.OperationCallSettings<UpdateTableRequest,Table,UpdateTableMetadata>BigtableTableAdminStubSettings. updateTableOperationSettings()Returns the object with the settings used for calls to updateTable.
-