com.continuent.tungsten.replicator.thl.protobuf
Class TungstenProtos.ProtobufLoadDataFileQuery.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufLoadDataFileQuery.Builder>
com.continuent.tungsten.replicator.thl.protobuf.TungstenProtos.ProtobufLoadDataFileQuery.Builder
- All Implemented Interfaces:
- com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, java.lang.Cloneable
- Enclosing class:
- TungstenProtos.ProtobufLoadDataFileQuery
public static final class TungstenProtos.ProtobufLoadDataFileQuery.Builder
- extends com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufLoadDataFileQuery.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.ProtobufLoadDataFileQuery internalGetResult()
- Specified by:
internalGetResult in class com.google.protobuf.GeneratedMessage.Builder<TungstenProtos.ProtobufLoadDataFileQuery.Builder>
clear
public TungstenProtos.ProtobufLoadDataFileQuery.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.ProtobufLoadDataFileQuery.Builder>
clone
public TungstenProtos.ProtobufLoadDataFileQuery.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.ProtobufLoadDataFileQuery.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.ProtobufLoadDataFileQuery.Builder>
getDefaultInstanceForType
public TungstenProtos.ProtobufLoadDataFileQuery 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.ProtobufLoadDataFileQuery.Builder>
build
public TungstenProtos.ProtobufLoadDataFileQuery build()
buildPartial
public TungstenProtos.ProtobufLoadDataFileQuery buildPartial()
mergeFrom
public TungstenProtos.ProtobufLoadDataFileQuery.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.ProtobufLoadDataFileQuery.Builder>
mergeFrom
public TungstenProtos.ProtobufLoadDataFileQuery.Builder mergeFrom(TungstenProtos.ProtobufLoadDataFileQuery other)
mergeFrom
public TungstenProtos.ProtobufLoadDataFileQuery.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.ProtobufLoadDataFileQuery.Builder>
- Throws:
java.io.IOException
hasStatement
public boolean hasStatement()
getStatement
public TungstenProtos.ProtobufStatementData getStatement()
setStatement
public TungstenProtos.ProtobufLoadDataFileQuery.Builder setStatement(TungstenProtos.ProtobufStatementData value)
setStatement
public TungstenProtos.ProtobufLoadDataFileQuery.Builder setStatement(TungstenProtos.ProtobufStatementData.Builder builderForValue)
mergeStatement
public TungstenProtos.ProtobufLoadDataFileQuery.Builder mergeStatement(TungstenProtos.ProtobufStatementData value)
clearStatement
public TungstenProtos.ProtobufLoadDataFileQuery.Builder clearStatement()
hasFileId
public boolean hasFileId()
getFileId
public int getFileId()
setFileId
public TungstenProtos.ProtobufLoadDataFileQuery.Builder setFileId(int value)
clearFileId
public TungstenProtos.ProtobufLoadDataFileQuery.Builder clearFileId()
hasFilenameStartPos
public boolean hasFilenameStartPos()
getFilenameStartPos
public int getFilenameStartPos()
setFilenameStartPos
public TungstenProtos.ProtobufLoadDataFileQuery.Builder setFilenameStartPos(int value)
clearFilenameStartPos
public TungstenProtos.ProtobufLoadDataFileQuery.Builder clearFilenameStartPos()
hasFilenameEndPos
public boolean hasFilenameEndPos()
getFilenameEndPos
public int getFilenameEndPos()
setFilenameEndPos
public TungstenProtos.ProtobufLoadDataFileQuery.Builder setFilenameEndPos(int value)
clearFilenameEndPos
public TungstenProtos.ProtobufLoadDataFileQuery.Builder clearFilenameEndPos()