com.continuent.tungsten.replicator.thl.protobuf
Class TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder>
com.continuent.tungsten.replicator.thl.protobuf.TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, java.lang.Cloneable
- Enclosing class:
- TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal
public static final class TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder>
| 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 |
internalGetResult
protected TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal internalGetResult()
- Specified by:
internalGetResult in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder>
clear
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.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.ProtobufRowValue.ProtobufColumnVal.Builder>
clone
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.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.ProtobufRowValue.ProtobufColumnVal.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.ProtobufRowValue.ProtobufColumnVal.Builder>
getDefaultInstanceForType
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal 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.ProtobufRowValue.ProtobufColumnVal.Builder>
build
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal build()
buildPartial
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal buildPartial()
mergeFrom
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.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.ProtobufRowValue.ProtobufColumnVal.Builder>
mergeFrom
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder mergeFrom(TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal other)
mergeFrom
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.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.ProtobufRowValue.ProtobufColumnVal.Builder>
- Throws:
java.io.IOException
hasType
public boolean hasType()
getType
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Type getType()
setType
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder setType(TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Type value)
clearType
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder clearType()
hasIntValue
public boolean hasIntValue()
getIntValue
public int getIntValue()
setIntValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder setIntValue(int value)
clearIntValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder clearIntValue()
hasLongValue
public boolean hasLongValue()
getLongValue
public long getLongValue()
setLongValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder setLongValue(long value)
clearLongValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder clearLongValue()
hasFloatValue
public boolean hasFloatValue()
getFloatValue
public float getFloatValue()
setFloatValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder setFloatValue(float value)
clearFloatValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder clearFloatValue()
hasDoubleValue
public boolean hasDoubleValue()
getDoubleValue
public double getDoubleValue()
setDoubleValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder setDoubleValue(double value)
clearDoubleValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder clearDoubleValue()
hasStringValue
public boolean hasStringValue()
getStringValue
public java.lang.String getStringValue()
setStringValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder setStringValue(java.lang.String value)
clearStringValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder clearStringValue()
hasBytesValue
public boolean hasBytesValue()
getBytesValue
public com.google.protobuf.ByteString getBytesValue()
setBytesValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder setBytesValue(com.google.protobuf.ByteString value)
clearBytesValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder clearBytesValue()