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

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

public static final class OtsProtocol.RowPutChange.Builder
extends com.google.protobuf.GeneratedMessage.Builder<OtsProtocol.RowPutChange.Builder>
implements OtsProtocol.RowPutChangeOrBuilder


方法摘要
 OtsProtocol.RowPutChange build()
           
 OtsProtocol.RowPutChange buildPartial()
           
 OtsProtocol.RowPutChange.Builder clear()
           
 OtsProtocol.RowPutChange.Builder clearCheckingType()
           
 OtsProtocol.RowPutChange.Builder clearRow()
           
 OtsProtocol.RowPutChange.Builder clone()
           
 OtsProtocol.RowPutChange.CheckingType getCheckingType()
           
 OtsProtocol.RowPutChange getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 OtsProtocol.Row getRow()
           
 OtsProtocol.Row.Builder getRowBuilder()
           
 OtsProtocol.RowOrBuilder getRowOrBuilder()
           
 boolean hasCheckingType()
           
 boolean hasRow()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 OtsProtocol.RowPutChange.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 OtsProtocol.RowPutChange.Builder mergeFrom(com.google.protobuf.Message other)
           
 OtsProtocol.RowPutChange.Builder mergeFrom(OtsProtocol.RowPutChange other)
           
 OtsProtocol.RowPutChange.Builder mergeRow(OtsProtocol.Row value)
           
 OtsProtocol.RowPutChange.Builder setCheckingType(OtsProtocol.RowPutChange.CheckingType value)
           
 OtsProtocol.RowPutChange.Builder setRow(OtsProtocol.Row.Builder builderForValue)
           
 OtsProtocol.RowPutChange.Builder setRow(OtsProtocol.Row 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.RowPutChange.Builder> 中的 internalGetFieldAccessorTable

clear

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

clone

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

getDefaultInstanceForType

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

build

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

buildPartial

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

mergeFrom

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

mergeFrom

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

isInitialized

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

mergeFrom

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

hasRow

public boolean hasRow()
指定者:
接口 OtsProtocol.RowPutChangeOrBuilder 中的 hasRow

getRow

public OtsProtocol.Row getRow()
指定者:
接口 OtsProtocol.RowPutChangeOrBuilder 中的 getRow

setRow

public OtsProtocol.RowPutChange.Builder setRow(OtsProtocol.Row value)

setRow

public OtsProtocol.RowPutChange.Builder setRow(OtsProtocol.Row.Builder builderForValue)

mergeRow

public OtsProtocol.RowPutChange.Builder mergeRow(OtsProtocol.Row value)

clearRow

public OtsProtocol.RowPutChange.Builder clearRow()

getRowBuilder

public OtsProtocol.Row.Builder getRowBuilder()

getRowOrBuilder

public OtsProtocol.RowOrBuilder getRowOrBuilder()
指定者:
接口 OtsProtocol.RowPutChangeOrBuilder 中的 getRowOrBuilder

hasCheckingType

public boolean hasCheckingType()
指定者:
接口 OtsProtocol.RowPutChangeOrBuilder 中的 hasCheckingType

getCheckingType

public OtsProtocol.RowPutChange.CheckingType getCheckingType()
指定者:
接口 OtsProtocol.RowPutChangeOrBuilder 中的 getCheckingType

setCheckingType

public OtsProtocol.RowPutChange.Builder setCheckingType(OtsProtocol.RowPutChange.CheckingType value)

clearCheckingType

public OtsProtocol.RowPutChange.Builder clearCheckingType()


Copyright © 2013. All Rights Reserved.