类的使用
com.baidubce.services.tablestorage.model.TableStorageCell
-
使用TableStorageCell的程序包 程序包 说明 com.baidubce.services.tablestorage.model -
-
com.baidubce.services.tablestorage.model中TableStorageCell的使用
类型参数类型为TableStorageCell的com.baidubce.services.tablestorage.model中的字段 修饰符和类型 字段 说明 protected List<TableStorageCell>TableStorageRow. cells返回变量类型为TableStorageCell的类型的com.baidubce.services.tablestorage.model中的方法 修饰符和类型 方法 说明 List<TableStorageCell>TableStorageResult. getCells()The list of cells of this object.List<TableStorageCell>TableStorageRow. getCells()Get the list of cells of this get object.List<TableStorageCell>ScanRequest. getSelectors()Get all cell objects in this request参数类型为TableStorageCell的com.baidubce.services.tablestorage.model中的方法 修饰符和类型 方法 说明 protected static voidTableStorageCell. checkCell(TableStorageCell cell)Check this cell object类型变量类型为TableStorageCell的com.baidubce.services.tablestorage.model中的构造器参数 构造器 说明 TableStorageResult(String rowkey, List<TableStorageCell> cells)Constructs a result object with rowkey and cells.
-