类 com.aliyun.openservices.ots.protocol.OtsProtocol.GetRowsByRangeRequest.Builder
的使用

使用 OtsProtocol.GetRowsByRangeRequest.Builder 的软件包
com.aliyun.openservices.ots.protocol   
 

com.aliyun.openservices.ots.protocolOtsProtocol.GetRowsByRangeRequest.Builder 的使用
 

返回 OtsProtocol.GetRowsByRangeRequest.Buildercom.aliyun.openservices.ots.protocol 中的方法
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.addAllColumnNames(Iterable<String> values)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.addAllPrimaryKeyPrefix(Iterable<? extends OtsProtocol.Column> values)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.addColumnNames(String value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.addPrimaryKeyPrefix(int index, OtsProtocol.Column.Builder builderForValue)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.addPrimaryKeyPrefix(int index, OtsProtocol.Column value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.addPrimaryKeyPrefix(OtsProtocol.Column.Builder builderForValue)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.addPrimaryKeyPrefix(OtsProtocol.Column value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.clear()
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.clearColumnNames()
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.clearIsReverse()
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.clearLimit()
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.clearNextToken()
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.clearPrimaryKeyPrefix()
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.clearRangeBegin()
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.clearRangeEnd()
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.clearRangeKeyName()
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.clearTableName()
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.clearTransactionId()
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.clone()
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.mergeFrom(com.google.protobuf.Message other)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.mergeFrom(OtsProtocol.GetRowsByRangeRequest other)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.mergeRangeBegin(OtsProtocol.ColumnValue value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.mergeRangeEnd(OtsProtocol.ColumnValue value)
           
static OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.newBuilder()
           
static OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.newBuilder(OtsProtocol.GetRowsByRangeRequest prototype)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.newBuilderForType()
           
protected  OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.removePrimaryKeyPrefix(int index)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setColumnNames(int index, String value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setIsReverse(boolean value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setLimit(int value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setNextToken(String value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setPrimaryKeyPrefix(int index, OtsProtocol.Column.Builder builderForValue)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setPrimaryKeyPrefix(int index, OtsProtocol.Column value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setRangeBegin(OtsProtocol.ColumnValue.Builder builderForValue)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setRangeBegin(OtsProtocol.ColumnValue value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setRangeEnd(OtsProtocol.ColumnValue.Builder builderForValue)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setRangeEnd(OtsProtocol.ColumnValue value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setRangeKeyName(String value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setTableName(String value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.Builder.setTransactionId(String value)
           
 OtsProtocol.GetRowsByRangeRequest.Builder OtsProtocol.GetRowsByRangeRequest.toBuilder()
           
 



Copyright © 2013. All Rights Reserved.