public static final class TajoIdProtos.ExecutionBlockIdProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<TajoIdProtos.ExecutionBlockIdProto.Builder> implements TajoIdProtos.ExecutionBlockIdProtoOrBuilder
ExecutionBlockIdProto
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<TajoIdProtos.ExecutionBlockIdProto.Builder>
public TajoIdProtos.ExecutionBlockIdProto.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<TajoIdProtos.ExecutionBlockIdProto.Builder>
public TajoIdProtos.ExecutionBlockIdProto.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<TajoIdProtos.ExecutionBlockIdProto.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<TajoIdProtos.ExecutionBlockIdProto.Builder>
public TajoIdProtos.ExecutionBlockIdProto getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public TajoIdProtos.ExecutionBlockIdProto build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public TajoIdProtos.ExecutionBlockIdProto buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public TajoIdProtos.ExecutionBlockIdProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TajoIdProtos.ExecutionBlockIdProto.Builder>
public TajoIdProtos.ExecutionBlockIdProto.Builder mergeFrom(TajoIdProtos.ExecutionBlockIdProto other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<TajoIdProtos.ExecutionBlockIdProto.Builder>
public TajoIdProtos.ExecutionBlockIdProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<TajoIdProtos.ExecutionBlockIdProto.Builder>
IOException
public boolean hasQueryId()
required .QueryIdProto queryId = 1;
hasQueryId
in interface TajoIdProtos.ExecutionBlockIdProtoOrBuilder
public TajoIdProtos.QueryIdProto getQueryId()
required .QueryIdProto queryId = 1;
getQueryId
in interface TajoIdProtos.ExecutionBlockIdProtoOrBuilder
public TajoIdProtos.ExecutionBlockIdProto.Builder setQueryId(TajoIdProtos.QueryIdProto value)
required .QueryIdProto queryId = 1;
public TajoIdProtos.ExecutionBlockIdProto.Builder setQueryId(TajoIdProtos.QueryIdProto.Builder builderForValue)
required .QueryIdProto queryId = 1;
public TajoIdProtos.ExecutionBlockIdProto.Builder mergeQueryId(TajoIdProtos.QueryIdProto value)
required .QueryIdProto queryId = 1;
public TajoIdProtos.ExecutionBlockIdProto.Builder clearQueryId()
required .QueryIdProto queryId = 1;
public TajoIdProtos.QueryIdProto.Builder getQueryIdBuilder()
required .QueryIdProto queryId = 1;
public TajoIdProtos.QueryIdProtoOrBuilder getQueryIdOrBuilder()
required .QueryIdProto queryId = 1;
getQueryIdOrBuilder
in interface TajoIdProtos.ExecutionBlockIdProtoOrBuilder
public boolean hasId()
required int32 id = 2;
hasId
in interface TajoIdProtos.ExecutionBlockIdProtoOrBuilder
public int getId()
required int32 id = 2;
getId
in interface TajoIdProtos.ExecutionBlockIdProtoOrBuilder
public TajoIdProtos.ExecutionBlockIdProto.Builder setId(int value)
required int32 id = 2;
public TajoIdProtos.ExecutionBlockIdProto.Builder clearId()
required int32 id = 2;
Copyright © 2014 Apache Software Foundation. All Rights Reserved.