Uses of Class
com.google.bigtable.admin.v2.Table
-
Uses of Table in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return TableModifier and TypeMethodDescriptionTable.Builder.build()Table.Builder.buildPartial()static TableTable.getDefaultInstance()Table.Builder.getDefaultInstanceForType()Table.getDefaultInstanceForType()Snapshot.Builder.getSourceTable()Output only.Snapshot.getSourceTable()Output only.SnapshotOrBuilder.getSourceTable()Output only.CreateTableRequest.Builder.getTable()Required.CreateTableRequest.getTable()Required.CreateTableRequestOrBuilder.getTable()Required.UpdateTableRequest.Builder.getTable()Required.UpdateTableRequest.getTable()Required.UpdateTableRequestOrBuilder.getTable()Required.ListTablesResponse.Builder.getTables(int index) The tables present in the requested instance.ListTablesResponse.getTables(int index) The tables present in the requested instance.ListTablesResponseOrBuilder.getTables(int index) The tables present in the requested instance.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 TableModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Table>Table.getParserForType()ListTablesResponse.Builder.getTablesList()The tables present in the requested instance.ListTablesResponse.getTablesList()The tables present in the requested instance.ListTablesResponseOrBuilder.getTablesList()The tables present in the requested instance.static com.google.protobuf.Parser<Table>Table.parser()Methods in com.google.bigtable.admin.v2 with parameters of type TableModifier and TypeMethodDescriptionThe tables present in the requested instance.The tables present in the requested instance.Snapshot.Builder.mergeSourceTable(Table value) Output only.CreateTableRequest.Builder.mergeTable(Table value) Required.UpdateTableRequest.Builder.mergeTable(Table value) Required.static Table.BuilderTable.newBuilder(Table prototype) Snapshot.Builder.setSourceTable(Table value) Output only.Required.Required.The tables present in the requested instance.Method parameters in com.google.bigtable.admin.v2 with type arguments of type TableModifier and TypeMethodDescriptionListTablesResponse.Builder.addAllTables(Iterable<? extends Table> values) The tables present in the requested instance.