软件包 com.aliyun.openservices.ots.model
的使用

使用 com.aliyun.openservices.ots.model 的软件包
com.aliyun.openservices.ots   
com.aliyun.openservices.ots.model   
 

com.aliyun.openservices.ots 使用的 com.aliyun.openservices.ots.model 中的类
OffsetRowQueryCriteria
          表示从指定偏移量获取多行数据的查询条件。
PartitionKeyType
          表示分片键的数据类型。
PartitionKeyValue
          表示分片键(Partition Key)的值,包含了值的字符串表示和值的类型。
RangeRowQueryCriteria
          表示获取表(Table)或视图(View)中主键(Primary Key)的特定范围内多行数据的查询条件。
Row
          表示查询时返回的数据行。
RowChange
          表示行的数据变更信息。
RowDeleteChange
          表示数据行的删除信息。
RowListing
           
RowPutChange
          表示行的插入或更新信息。
SingleRowQueryCriteria
          表示获取一行数据的查询条件。
TableMeta
          表示表(Table)的结构信息。
 

com.aliyun.openservices.ots.model 使用的 com.aliyun.openservices.ots.model 中的类
CheckingMode
          表示数据的存在性检查的方式。
ColumnType
          表示表(Table)中列的数据类型。
ColumnValue
          表示行中数据列的值。
PartitionKeyType
          表示分片键的数据类型。
PartitionKeyValue
          表示分片键(Partition Key)的值,包含了值的字符串表示和值的类型。
PrimaryKeyRange
          表示主键(Primary Key)范围。
PrimaryKeyType
          表示主键(PrimaryKey)的数据类型。
PrimaryKeyValue
          表示主键(PrimaryKey)列的值。
Row
          表示查询时返回的数据行。
RowChange
          表示行的数据变更信息。
RowQueryCriteria
          表示返回行的查询条件。
ViewMeta
          表示视图的结构信息。
 



Copyright © 2013. All Rights Reserved.