com.aliyun.openservices.ots.protocol
类 OtsProtocol.GetRowParameter.Builder

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

public static final class OtsProtocol.GetRowParameter.Builder
extends com.google.protobuf.GeneratedMessage.Builder<OtsProtocol.GetRowParameter.Builder>
implements OtsProtocol.GetRowParameterOrBuilder


方法摘要
 OtsProtocol.GetRowParameter.Builder addAllColumnNames(Iterable<String> values)
           
 OtsProtocol.GetRowParameter.Builder addAllPrimaryKeys(Iterable<? extends OtsProtocol.Column> values)
           
 OtsProtocol.GetRowParameter.Builder addColumnNames(String value)
           
 OtsProtocol.GetRowParameter.Builder addPrimaryKeys(int index, OtsProtocol.Column.Builder builderForValue)
           
 OtsProtocol.GetRowParameter.Builder addPrimaryKeys(int index, OtsProtocol.Column value)
           
 OtsProtocol.GetRowParameter.Builder addPrimaryKeys(OtsProtocol.Column.Builder builderForValue)
           
 OtsProtocol.GetRowParameter.Builder addPrimaryKeys(OtsProtocol.Column value)
           
 OtsProtocol.Column.Builder addPrimaryKeysBuilder()
           
 OtsProtocol.Column.Builder addPrimaryKeysBuilder(int index)
           
 OtsProtocol.GetRowParameter build()
           
 OtsProtocol.GetRowParameter buildPartial()
           
 OtsProtocol.GetRowParameter.Builder clear()
           
 OtsProtocol.GetRowParameter.Builder clearColumnNames()
           
 OtsProtocol.GetRowParameter.Builder clearPrimaryKeys()
           
 OtsProtocol.GetRowParameter.Builder clearTableName()
           
 OtsProtocol.GetRowParameter.Builder clone()
           
 String getColumnNames(int index)
           
 int getColumnNamesCount()
           
 List<String> getColumnNamesList()
           
 OtsProtocol.GetRowParameter getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 OtsProtocol.Column getPrimaryKeys(int index)
           
 OtsProtocol.Column.Builder getPrimaryKeysBuilder(int index)
           
 List<OtsProtocol.Column.Builder> getPrimaryKeysBuilderList()
           
 int getPrimaryKeysCount()
           
 List<OtsProtocol.Column> getPrimaryKeysList()
           
 OtsProtocol.ColumnOrBuilder getPrimaryKeysOrBuilder(int index)
           
 List<? extends OtsProtocol.ColumnOrBuilder> getPrimaryKeysOrBuilderList()
           
 String getTableName()
           
 boolean hasTableName()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 OtsProtocol.GetRowParameter.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 OtsProtocol.GetRowParameter.Builder mergeFrom(com.google.protobuf.Message other)
           
 OtsProtocol.GetRowParameter.Builder mergeFrom(OtsProtocol.GetRowParameter other)
           
 OtsProtocol.GetRowParameter.Builder removePrimaryKeys(int index)
           
 OtsProtocol.GetRowParameter.Builder setColumnNames(int index, String value)
           
 OtsProtocol.GetRowParameter.Builder setPrimaryKeys(int index, OtsProtocol.Column.Builder builderForValue)
           
 OtsProtocol.GetRowParameter.Builder setPrimaryKeys(int index, OtsProtocol.Column value)
           
 OtsProtocol.GetRowParameter.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<OtsProtocol.GetRowParameter.Builder> 中的 internalGetFieldAccessorTable

clear

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

clone

public OtsProtocol.GetRowParameter.Builder clone()
指定者:
接口 com.google.protobuf.Message.Builder 中的 clone
指定者:
接口 com.google.protobuf.MessageLite.Builder 中的 clone
覆盖:
com.google.protobuf.GeneratedMessage.Builder<OtsProtocol.GetRowParameter.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<OtsProtocol.GetRowParameter.Builder> 中的 getDescriptorForType

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

public OtsProtocol.GetRowParameter.Builder mergeFrom(OtsProtocol.GetRowParameter other)

isInitialized

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

mergeFrom

public OtsProtocol.GetRowParameter.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<OtsProtocol.GetRowParameter.Builder> 中的 mergeFrom
抛出:
IOException

hasTableName

public boolean hasTableName()
指定者:
接口 OtsProtocol.GetRowParameterOrBuilder 中的 hasTableName

getTableName

public String getTableName()
指定者:
接口 OtsProtocol.GetRowParameterOrBuilder 中的 getTableName

setTableName

public OtsProtocol.GetRowParameter.Builder setTableName(String value)

clearTableName

public OtsProtocol.GetRowParameter.Builder clearTableName()

getPrimaryKeysList

public List<OtsProtocol.Column> getPrimaryKeysList()
指定者:
接口 OtsProtocol.GetRowParameterOrBuilder 中的 getPrimaryKeysList

getPrimaryKeysCount

public int getPrimaryKeysCount()
指定者:
接口 OtsProtocol.GetRowParameterOrBuilder 中的 getPrimaryKeysCount

getPrimaryKeys

public OtsProtocol.Column getPrimaryKeys(int index)
指定者:
接口 OtsProtocol.GetRowParameterOrBuilder 中的 getPrimaryKeys

setPrimaryKeys

public OtsProtocol.GetRowParameter.Builder setPrimaryKeys(int index,
                                                          OtsProtocol.Column value)

setPrimaryKeys

public OtsProtocol.GetRowParameter.Builder setPrimaryKeys(int index,
                                                          OtsProtocol.Column.Builder builderForValue)

addPrimaryKeys

public OtsProtocol.GetRowParameter.Builder addPrimaryKeys(OtsProtocol.Column value)

addPrimaryKeys

public OtsProtocol.GetRowParameter.Builder addPrimaryKeys(int index,
                                                          OtsProtocol.Column value)

addPrimaryKeys

public OtsProtocol.GetRowParameter.Builder addPrimaryKeys(OtsProtocol.Column.Builder builderForValue)

addPrimaryKeys

public OtsProtocol.GetRowParameter.Builder addPrimaryKeys(int index,
                                                          OtsProtocol.Column.Builder builderForValue)

addAllPrimaryKeys

public OtsProtocol.GetRowParameter.Builder addAllPrimaryKeys(Iterable<? extends OtsProtocol.Column> values)

clearPrimaryKeys

public OtsProtocol.GetRowParameter.Builder clearPrimaryKeys()

removePrimaryKeys

public OtsProtocol.GetRowParameter.Builder removePrimaryKeys(int index)

getPrimaryKeysBuilder

public OtsProtocol.Column.Builder getPrimaryKeysBuilder(int index)

getPrimaryKeysOrBuilder

public OtsProtocol.ColumnOrBuilder getPrimaryKeysOrBuilder(int index)
指定者:
接口 OtsProtocol.GetRowParameterOrBuilder 中的 getPrimaryKeysOrBuilder

getPrimaryKeysOrBuilderList

public List<? extends OtsProtocol.ColumnOrBuilder> getPrimaryKeysOrBuilderList()
指定者:
接口 OtsProtocol.GetRowParameterOrBuilder 中的 getPrimaryKeysOrBuilderList

addPrimaryKeysBuilder

public OtsProtocol.Column.Builder addPrimaryKeysBuilder()

addPrimaryKeysBuilder

public OtsProtocol.Column.Builder addPrimaryKeysBuilder(int index)

getPrimaryKeysBuilderList

public List<OtsProtocol.Column.Builder> getPrimaryKeysBuilderList()

getColumnNamesList

public List<String> getColumnNamesList()
指定者:
接口 OtsProtocol.GetRowParameterOrBuilder 中的 getColumnNamesList

getColumnNamesCount

public int getColumnNamesCount()
指定者:
接口 OtsProtocol.GetRowParameterOrBuilder 中的 getColumnNamesCount

getColumnNames

public String getColumnNames(int index)
指定者:
接口 OtsProtocol.GetRowParameterOrBuilder 中的 getColumnNames

setColumnNames

public OtsProtocol.GetRowParameter.Builder setColumnNames(int index,
                                                          String value)

addColumnNames

public OtsProtocol.GetRowParameter.Builder addColumnNames(String value)

addAllColumnNames

public OtsProtocol.GetRowParameter.Builder addAllColumnNames(Iterable<String> values)

clearColumnNames

public OtsProtocol.GetRowParameter.Builder clearColumnNames()


Copyright © 2013. All Rights Reserved.