类 com.aliyun.openservices.ots.protocol.OtsProtocol2.Row
的使用

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

com.aliyun.openservices.ots.modelOtsProtocol2.Row 的使用
 

返回 OtsProtocol2.Rowcom.aliyun.openservices.ots.model 中的方法
static OtsProtocol2.Row OTSProtocolHelper.buildRow(Map<String,PrimaryKeyValue> primaryKey, Map<String,ColumnValue> attributeColumns)
           
 

参数类型为 OtsProtocol2.Rowcom.aliyun.openservices.ots.model 中的方法
static Row OTSProtocolHelper.parseRow(OtsProtocol2.Row pbRow)
           
 

com.aliyun.openservices.ots.protocolOtsProtocol2.Row 的使用
 

返回 OtsProtocol2.Rowcom.aliyun.openservices.ots.protocol 中的方法
 OtsProtocol2.Row OtsProtocol2.Row.Builder.build()
           
 OtsProtocol2.Row OtsProtocol2.Row.Builder.buildPartial()
           
static OtsProtocol2.Row OtsProtocol2.Row.getDefaultInstance()
           
 OtsProtocol2.Row OtsProtocol2.Row.getDefaultInstanceForType()
           
 OtsProtocol2.Row OtsProtocol2.Row.Builder.getDefaultInstanceForType()
           
 OtsProtocol2.Row OtsProtocol2.GetRowResponseOrBuilder.getRow()
           
 OtsProtocol2.Row OtsProtocol2.GetRowResponse.getRow()
           
 OtsProtocol2.Row OtsProtocol2.GetRowResponse.Builder.getRow()
           
 OtsProtocol2.Row OtsProtocol2.RowInBatchGetRowResponseOrBuilder.getRow()
           
 OtsProtocol2.Row OtsProtocol2.RowInBatchGetRowResponse.getRow()
           
 OtsProtocol2.Row OtsProtocol2.RowInBatchGetRowResponse.Builder.getRow()
           
 OtsProtocol2.Row OtsProtocol2.GetRangeResponseOrBuilder.getRows(int index)
           
 OtsProtocol2.Row OtsProtocol2.GetRangeResponse.getRows(int index)
           
 OtsProtocol2.Row OtsProtocol2.GetRangeResponse.Builder.getRows(int index)
           
static OtsProtocol2.Row OtsProtocol2.Row.parseDelimitedFrom(InputStream input)
           
static OtsProtocol2.Row OtsProtocol2.Row.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OtsProtocol2.Row OtsProtocol2.Row.parseFrom(byte[] data)
           
static OtsProtocol2.Row OtsProtocol2.Row.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OtsProtocol2.Row OtsProtocol2.Row.parseFrom(com.google.protobuf.ByteString data)
           
static OtsProtocol2.Row OtsProtocol2.Row.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OtsProtocol2.Row OtsProtocol2.Row.parseFrom(com.google.protobuf.CodedInputStream input)
           
static OtsProtocol2.Row OtsProtocol2.Row.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static OtsProtocol2.Row OtsProtocol2.Row.parseFrom(InputStream input)
           
static OtsProtocol2.Row OtsProtocol2.Row.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

返回变量类型为 OtsProtocol2.Row 的类型的 com.aliyun.openservices.ots.protocol 中的方法
 List<OtsProtocol2.Row> OtsProtocol2.GetRangeResponseOrBuilder.getRowsList()
           
 List<OtsProtocol2.Row> OtsProtocol2.GetRangeResponse.getRowsList()
           
 List<OtsProtocol2.Row> OtsProtocol2.GetRangeResponse.Builder.getRowsList()
           
 

参数类型为 OtsProtocol2.Rowcom.aliyun.openservices.ots.protocol 中的方法
 OtsProtocol2.GetRangeResponse.Builder OtsProtocol2.GetRangeResponse.Builder.addRows(int index, OtsProtocol2.Row value)
           
 OtsProtocol2.GetRangeResponse.Builder OtsProtocol2.GetRangeResponse.Builder.addRows(OtsProtocol2.Row value)
           
 OtsProtocol2.Row.Builder OtsProtocol2.Row.Builder.mergeFrom(OtsProtocol2.Row other)
           
 OtsProtocol2.GetRowResponse.Builder OtsProtocol2.GetRowResponse.Builder.mergeRow(OtsProtocol2.Row value)
           
 OtsProtocol2.RowInBatchGetRowResponse.Builder OtsProtocol2.RowInBatchGetRowResponse.Builder.mergeRow(OtsProtocol2.Row value)
           
static OtsProtocol2.Row.Builder OtsProtocol2.Row.newBuilder(OtsProtocol2.Row prototype)
           
 OtsProtocol2.GetRowResponse.Builder OtsProtocol2.GetRowResponse.Builder.setRow(OtsProtocol2.Row value)
           
 OtsProtocol2.RowInBatchGetRowResponse.Builder OtsProtocol2.RowInBatchGetRowResponse.Builder.setRow(OtsProtocol2.Row value)
           
 OtsProtocol2.GetRangeResponse.Builder OtsProtocol2.GetRangeResponse.Builder.setRows(int index, OtsProtocol2.Row value)
           
 

类型变量类型为 OtsProtocol2.Rowcom.aliyun.openservices.ots.protocol 中的方法参数
 OtsProtocol2.GetRangeResponse.Builder OtsProtocol2.GetRangeResponse.Builder.addAllRows(Iterable<? extends OtsProtocol2.Row> values)
           
 



Copyright © 2014. All Rights Reserved.