com.continuent.tungsten.replicator.thl.protobuf
Class TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder>
              extended by com.continuent.tungsten.replicator.thl.protobuf.TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, java.lang.Cloneable
Enclosing class:
TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec

public static final class TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder
extends com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder>


Method Summary
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec build()
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec buildPartial()
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clear()
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clearIndex()
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clearLength()
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clearName()
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clearNotNull()
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clearSigned()
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clearType()
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clone()
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec getDefaultInstanceForType()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 int getIndex()
           
 int getLength()
           
 java.lang.String getName()
           
 boolean getNotNull()
           
 boolean getSigned()
           
 int getType()
           
 boolean hasIndex()
           
 boolean hasLength()
           
 boolean hasName()
           
 boolean hasNotNull()
           
 boolean hasSigned()
           
 boolean hasType()
           
protected  TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec internalGetResult()
           
 boolean isInitialized()
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder mergeFrom(com.google.protobuf.Message other)
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder mergeFrom(TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec other)
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder setIndex(int value)
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder setLength(int value)
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder setName(java.lang.String value)
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder setNotNull(boolean value)
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder setSigned(boolean value)
           
 TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder setType(int value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, mergeUnknownFields, newBuilderForField, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

internalGetResult

protected TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec internalGetResult()
Specified by:
internalGetResult in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder>

clear

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.AbstractMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder>

clone

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder>

getDefaultInstanceForType

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec getDefaultInstanceForType()

isInitialized

public boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLite.Builder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder>

build

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec build()

buildPartial

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec buildPartial()

mergeFrom

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder>

mergeFrom

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder mergeFrom(TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec other)

mergeFrom

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                                                com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                                         throws java.io.IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder>
Throws:
java.io.IOException

hasIndex

public boolean hasIndex()

getIndex

public int getIndex()

setIndex

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder setIndex(int value)

clearIndex

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clearIndex()

hasName

public boolean hasName()

getName

public java.lang.String getName()

setName

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder setName(java.lang.String value)

clearName

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clearName()

hasType

public boolean hasType()

getType

public int getType()

setType

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder setType(int value)

clearType

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clearType()

hasSigned

public boolean hasSigned()

getSigned

public boolean getSigned()

setSigned

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder setSigned(boolean value)

clearSigned

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clearSigned()

hasLength

public boolean hasLength()

getLength

public int getLength()

setLength

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder setLength(int value)

clearLength

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clearLength()

hasNotNull

public boolean hasNotNull()

getNotNull

public boolean getNotNull()

setNotNull

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder setNotNull(boolean value)

clearNotNull

public TungstenProtos.ProtobufOneRowChange.ProtobufColumnSpec.Builder clearNotNull()