com.continuent.tungsten.replicator.thl.protobuf
Class TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.Builder>
com.continuent.tungsten.replicator.thl.protobuf.TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, java.lang.Cloneable
- Enclosing class:
- TungstenProtos.ProtobufOneRowChange.ProtobufRowValue
public static final class TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.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 internalGetResult()
- Specified by:
internalGetResult in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.Builder>
clear
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.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.Builder>
clone
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.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.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.Builder>
getDefaultInstanceForType
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue 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.Builder>
build
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue build()
buildPartial
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue buildPartial()
mergeFrom
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.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.Builder>
mergeFrom
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.Builder mergeFrom(TungstenProtos.ProtobufOneRowChange.ProtobufRowValue other)
mergeFrom
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.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.Builder>
- Throws:
java.io.IOException
getColumnValueList
public java.util.List<TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal> getColumnValueList()
getColumnValueCount
public int getColumnValueCount()
getColumnValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal getColumnValue(int index)
setColumnValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.Builder setColumnValue(int index,
TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal value)
setColumnValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.Builder setColumnValue(int index,
TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder builderForValue)
addColumnValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.Builder addColumnValue(TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal value)
addColumnValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.Builder addColumnValue(TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal.Builder builderForValue)
addAllColumnValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.Builder addAllColumnValue(java.lang.Iterable<? extends TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.ProtobufColumnVal> values)
clearColumnValue
public TungstenProtos.ProtobufOneRowChange.ProtobufRowValue.Builder clearColumnValue()