程序包的使用
com.baidubce.services.tablestorage.model
-
com.baidubce.services.tablestorage使用的com.baidubce.services.tablestorage.model中的类 类 说明 AbstractTableStorageRequest Base class for all TableStorage request objects.BatchDeleteRowRequest Represent the request for BatchDeleteRow operation.BatchDeleteRowResponse Represents the output of a BatchDeleteRow operation.BatchGetRowRequest Represent the request for BatchGetRow operation.BatchGetRowResponse Represents the output of a BatchGetRow operation.BatchPutRowRequest Represent the request for BatchPutRow operation.BatchPutRowResponse Represents the output of a BatchPutRow operation.CreateTableRequest Represent the request for CreateTable operation.CreateTableResponse Represents the output of a CreateTable operation.DeleteRowRequest Represent the request for DeleteRow operation.DeleteRowResponse Represents the output of a DeleteRow operation.DropTableRequest Represents the request for DropTable operation.DropTableResponse Represents the output of a DropTable operation.GetRowRequest Represent the request for GetRow operation.GetRowResponse Represents the output of a GetRow operation.ListKeyRangesRequest Represent the request for ListKeyRanges operation.ListKeyRangesResponse Represents the output of a ListKeyRanges operation.ListTablesRequest Represent the request for ListTables operation.ListTablesResponse Represents the output of a ListTables operation.PutRowRequest Represent the request for PutRow operation.PutRowResponse Represents the output of a PutRow operation.ScanRequest Represent the request for Scan operation.ScanResponse Represents the output of a Scan operation.ShowTableRequest Represent the request for ShowTable operation.ShowTableResponse Represents the output of a ShowTable operation.TableState Table State enum class.UpdateTableRequest Represent the request for UpdateTable operation.UpdateTableResponse Represents the output of a UpdateTable operation. -
com.baidubce.services.tablestorage.model使用的com.baidubce.services.tablestorage.model中的类 类 说明 AbstractTableStorageRequest Base class for all TableStorage request objects.AbstractTableStorageResponse Base class for all TableStorage response objects.BatchRowRequest Base class for all BatchXXXRowRequest objects.CellType TableStorageCell type enum classCompressType Data compress type.DeleteRow Performs DeleteRow operation on a single row.DeleteRowRequest Represent the request for DeleteRow operation.GetRow Performs GetRow operation on a single row.GetRowRequest Represent the request for GetRow operation.ListTablesResponse.TableInfo The table info consists of attributes of table in TableStorage.PutRow Performs PutRow operation on a single row.PutRowRequest Represent the request for PutRow operation.ScanRequest Represent the request for Scan operation.TableOption Table option for create table and update tableTableState Table State enum class.TableStorageCell Represents a TableStorageCell in a row.TableStorageResult Single row result of a GetRow, BatchGetRow or Scan operation.TableStorageRow Represent a single row in TableStorage. -
com.baidubce.services.tablestorage.model.transform使用的com.baidubce.services.tablestorage.model中的类 类 说明 BatchGetRowResponse Represents the output of a BatchGetRow operation.GetRowResponse Represents the output of a GetRow operation.ListKeyRangesResponse Represents the output of a ListKeyRanges operation.ListTablesResponse Represents the output of a ListTables operation.ScanResponse Represents the output of a Scan operation.ShowTableResponse Represents the output of a ShowTable operation.ShowTableStateResponse Represents the output of a ShowTableState operation.TableStorageResult Single row result of a GetRow, BatchGetRow or Scan operation. -
com.baidubce.services.tablestoragehbaseclient.adaptor使用的com.baidubce.services.tablestorage.model中的类 类 说明 CompressType Data compress type.TableStorageResult Single row result of a GetRow, BatchGetRow or Scan operation.