com.aliyun.openservices.ots.protocol
类 OtsProtocol2.TableInBatchGetRowResponse.Builder

java.lang.Object
  继承者 com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      继承者 com.google.protobuf.AbstractMessage.Builder<BuilderType>
          继承者 com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowResponse.Builder>
              继承者 com.aliyun.openservices.ots.protocol.OtsProtocol2.TableInBatchGetRowResponse.Builder
所有已实现的接口:
OtsProtocol2.TableInBatchGetRowResponseOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
包容类:
OtsProtocol2.TableInBatchGetRowResponse

public static final class OtsProtocol2.TableInBatchGetRowResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowResponse.Builder>
implements OtsProtocol2.TableInBatchGetRowResponseOrBuilder


方法摘要
 OtsProtocol2.TableInBatchGetRowResponse.Builder addAllRows(Iterable<? extends OtsProtocol2.RowInBatchGetRowResponse> values)
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder addRows(int index, OtsProtocol2.RowInBatchGetRowResponse.Builder builderForValue)
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder addRows(int index, OtsProtocol2.RowInBatchGetRowResponse value)
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder addRows(OtsProtocol2.RowInBatchGetRowResponse.Builder builderForValue)
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder addRows(OtsProtocol2.RowInBatchGetRowResponse value)
           
 OtsProtocol2.RowInBatchGetRowResponse.Builder addRowsBuilder()
           
 OtsProtocol2.RowInBatchGetRowResponse.Builder addRowsBuilder(int index)
           
 OtsProtocol2.TableInBatchGetRowResponse build()
           
 OtsProtocol2.TableInBatchGetRowResponse buildPartial()
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder clear()
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder clearRows()
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder clearTableName()
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder clone()
           
 OtsProtocol2.TableInBatchGetRowResponse getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 OtsProtocol2.RowInBatchGetRowResponse getRows(int index)
           
 OtsProtocol2.RowInBatchGetRowResponse.Builder getRowsBuilder(int index)
           
 List<OtsProtocol2.RowInBatchGetRowResponse.Builder> getRowsBuilderList()
           
 int getRowsCount()
           
 List<OtsProtocol2.RowInBatchGetRowResponse> getRowsList()
           
 OtsProtocol2.RowInBatchGetRowResponseOrBuilder getRowsOrBuilder(int index)
           
 List<? extends OtsProtocol2.RowInBatchGetRowResponseOrBuilder> getRowsOrBuilderList()
           
 String getTableName()
           
 boolean hasTableName()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder mergeFrom(com.google.protobuf.Message other)
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder mergeFrom(OtsProtocol2.TableInBatchGetRowResponse other)
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder removeRows(int index)
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder setRows(int index, OtsProtocol2.RowInBatchGetRowResponse.Builder builderForValue)
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder setRows(int index, OtsProtocol2.RowInBatchGetRowResponse value)
           
 OtsProtocol2.TableInBatchGetRowResponse.Builder setTableName(String value)
           
 
从类 com.google.protobuf.GeneratedMessage.Builder 继承的方法
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
从类 com.google.protobuf.AbstractMessage.Builder 继承的方法
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
从类 com.google.protobuf.AbstractMessageLite.Builder 继承的方法
addAll, newUninitializedMessageException
 
从类 java.lang.Object 继承的方法
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
从接口 com.google.protobuf.MessageOrBuilder 继承的方法
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

方法详细信息

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
指定者:
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowResponse.Builder> 中的 internalGetFieldAccessorTable

clear

public OtsProtocol2.TableInBatchGetRowResponse.Builder clear()
指定者:
接口 com.google.protobuf.Message.Builder 中的 clear
指定者:
接口 com.google.protobuf.MessageLite.Builder 中的 clear
覆盖:
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowResponse.Builder> 中的 clear

clone

public OtsProtocol2.TableInBatchGetRowResponse.Builder clone()
指定者:
接口 com.google.protobuf.Message.Builder 中的 clone
指定者:
接口 com.google.protobuf.MessageLite.Builder 中的 clone
覆盖:
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowResponse.Builder> 中的 clone

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
指定者:
接口 com.google.protobuf.Message.Builder 中的 getDescriptorForType
指定者:
接口 com.google.protobuf.MessageOrBuilder 中的 getDescriptorForType
覆盖:
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowResponse.Builder> 中的 getDescriptorForType

getDefaultInstanceForType

public OtsProtocol2.TableInBatchGetRowResponse getDefaultInstanceForType()
指定者:
接口 com.google.protobuf.MessageLiteOrBuilder 中的 getDefaultInstanceForType
指定者:
接口 com.google.protobuf.MessageOrBuilder 中的 getDefaultInstanceForType

build

public OtsProtocol2.TableInBatchGetRowResponse build()
指定者:
接口 com.google.protobuf.Message.Builder 中的 build
指定者:
接口 com.google.protobuf.MessageLite.Builder 中的 build

buildPartial

public OtsProtocol2.TableInBatchGetRowResponse buildPartial()
指定者:
接口 com.google.protobuf.Message.Builder 中的 buildPartial
指定者:
接口 com.google.protobuf.MessageLite.Builder 中的 buildPartial

mergeFrom

public OtsProtocol2.TableInBatchGetRowResponse.Builder mergeFrom(com.google.protobuf.Message other)
指定者:
接口 com.google.protobuf.Message.Builder 中的 mergeFrom
覆盖:
com.google.protobuf.AbstractMessage.Builder<OtsProtocol2.TableInBatchGetRowResponse.Builder> 中的 mergeFrom

mergeFrom

public OtsProtocol2.TableInBatchGetRowResponse.Builder mergeFrom(OtsProtocol2.TableInBatchGetRowResponse other)

isInitialized

public final boolean isInitialized()
指定者:
接口 com.google.protobuf.MessageLiteOrBuilder 中的 isInitialized
覆盖:
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol2.TableInBatchGetRowResponse.Builder> 中的 isInitialized

mergeFrom

public OtsProtocol2.TableInBatchGetRowResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                          throws IOException
指定者:
接口 com.google.protobuf.Message.Builder 中的 mergeFrom
指定者:
接口 com.google.protobuf.MessageLite.Builder 中的 mergeFrom
覆盖:
com.google.protobuf.AbstractMessage.Builder<OtsProtocol2.TableInBatchGetRowResponse.Builder> 中的 mergeFrom
抛出:
IOException

hasTableName

public boolean hasTableName()
指定者:
接口 OtsProtocol2.TableInBatchGetRowResponseOrBuilder 中的 hasTableName

getTableName

public String getTableName()
指定者:
接口 OtsProtocol2.TableInBatchGetRowResponseOrBuilder 中的 getTableName

setTableName

public OtsProtocol2.TableInBatchGetRowResponse.Builder setTableName(String value)

clearTableName

public OtsProtocol2.TableInBatchGetRowResponse.Builder clearTableName()

getRowsList

public List<OtsProtocol2.RowInBatchGetRowResponse> getRowsList()
指定者:
接口 OtsProtocol2.TableInBatchGetRowResponseOrBuilder 中的 getRowsList

getRowsCount

public int getRowsCount()
指定者:
接口 OtsProtocol2.TableInBatchGetRowResponseOrBuilder 中的 getRowsCount

getRows

public OtsProtocol2.RowInBatchGetRowResponse getRows(int index)
指定者:
接口 OtsProtocol2.TableInBatchGetRowResponseOrBuilder 中的 getRows

setRows

public OtsProtocol2.TableInBatchGetRowResponse.Builder setRows(int index,
                                                               OtsProtocol2.RowInBatchGetRowResponse value)

setRows

public OtsProtocol2.TableInBatchGetRowResponse.Builder setRows(int index,
                                                               OtsProtocol2.RowInBatchGetRowResponse.Builder builderForValue)

addRows

public OtsProtocol2.TableInBatchGetRowResponse.Builder addRows(OtsProtocol2.RowInBatchGetRowResponse value)

addRows

public OtsProtocol2.TableInBatchGetRowResponse.Builder addRows(int index,
                                                               OtsProtocol2.RowInBatchGetRowResponse value)

addRows

public OtsProtocol2.TableInBatchGetRowResponse.Builder addRows(OtsProtocol2.RowInBatchGetRowResponse.Builder builderForValue)

addRows

public OtsProtocol2.TableInBatchGetRowResponse.Builder addRows(int index,
                                                               OtsProtocol2.RowInBatchGetRowResponse.Builder builderForValue)

addAllRows

public OtsProtocol2.TableInBatchGetRowResponse.Builder addAllRows(Iterable<? extends OtsProtocol2.RowInBatchGetRowResponse> values)

clearRows

public OtsProtocol2.TableInBatchGetRowResponse.Builder clearRows()

removeRows

public OtsProtocol2.TableInBatchGetRowResponse.Builder removeRows(int index)

getRowsBuilder

public OtsProtocol2.RowInBatchGetRowResponse.Builder getRowsBuilder(int index)

getRowsOrBuilder

public OtsProtocol2.RowInBatchGetRowResponseOrBuilder getRowsOrBuilder(int index)
指定者:
接口 OtsProtocol2.TableInBatchGetRowResponseOrBuilder 中的 getRowsOrBuilder

getRowsOrBuilderList

public List<? extends OtsProtocol2.RowInBatchGetRowResponseOrBuilder> getRowsOrBuilderList()
指定者:
接口 OtsProtocol2.TableInBatchGetRowResponseOrBuilder 中的 getRowsOrBuilderList

addRowsBuilder

public OtsProtocol2.RowInBatchGetRowResponse.Builder addRowsBuilder()

addRowsBuilder

public OtsProtocol2.RowInBatchGetRowResponse.Builder addRowsBuilder(int index)

getRowsBuilderList

public List<OtsProtocol2.RowInBatchGetRowResponse.Builder> getRowsBuilderList()


Copyright © 2014. All Rights Reserved.