com.continuent.tungsten.replicator.thl.protobuf
Class TungstenProtos.ProtobufLoadDataFileFragment.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufLoadDataFileFragment.Builder>
com.continuent.tungsten.replicator.thl.protobuf.TungstenProtos.ProtobufLoadDataFileFragment.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, java.lang.Cloneable
- Enclosing class:
- TungstenProtos.ProtobufLoadDataFileFragment
public static final class TungstenProtos.ProtobufLoadDataFileFragment.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufLoadDataFileFragment.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.ProtobufLoadDataFileFragment internalGetResult()
- Specified by:
internalGetResult in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufLoadDataFileFragment.Builder>
clear
public TungstenProtos.ProtobufLoadDataFileFragment.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.ProtobufLoadDataFileFragment.Builder>
clone
public TungstenProtos.ProtobufLoadDataFileFragment.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.ProtobufLoadDataFileFragment.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.ProtobufLoadDataFileFragment.Builder>
getDefaultInstanceForType
public TungstenProtos.ProtobufLoadDataFileFragment 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.ProtobufLoadDataFileFragment.Builder>
build
public TungstenProtos.ProtobufLoadDataFileFragment build()
buildPartial
public TungstenProtos.ProtobufLoadDataFileFragment buildPartial()
mergeFrom
public TungstenProtos.ProtobufLoadDataFileFragment.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.ProtobufLoadDataFileFragment.Builder>
mergeFrom
public TungstenProtos.ProtobufLoadDataFileFragment.Builder mergeFrom(TungstenProtos.ProtobufLoadDataFileFragment other)
mergeFrom
public TungstenProtos.ProtobufLoadDataFileFragment.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.ProtobufLoadDataFileFragment.Builder>
- Throws:
java.io.IOException
hasFileId
public boolean hasFileId()
getFileId
public int getFileId()
setFileId
public TungstenProtos.ProtobufLoadDataFileFragment.Builder setFileId(int value)
clearFileId
public TungstenProtos.ProtobufLoadDataFileFragment.Builder clearFileId()
hasData
public boolean hasData()
getData
public com.google.protobuf.ByteString getData()
setData
public TungstenProtos.ProtobufLoadDataFileFragment.Builder setData(com.google.protobuf.ByteString value)
clearData
public TungstenProtos.ProtobufLoadDataFileFragment.Builder clearData()
hasDatabase
public boolean hasDatabase()
getDatabase
public java.lang.String getDatabase()
setDatabase
public TungstenProtos.ProtobufLoadDataFileFragment.Builder setDatabase(java.lang.String value)
clearDatabase
public TungstenProtos.ProtobufLoadDataFileFragment.Builder clearDatabase()