public static final class LlapDaemonProtocolProtos.SignableVertexSpec.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder> implements LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
The part of SubmitWork that can be signedProtobuf type
SignableVertexSpecgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>public LlapDaemonProtocolProtos.SignableVertexSpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LlapDaemonProtocolProtos.SignableVertexSpec buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>public LlapDaemonProtocolProtos.SignableVertexSpec.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>public LlapDaemonProtocolProtos.SignableVertexSpec.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>public LlapDaemonProtocolProtos.SignableVertexSpec.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>public LlapDaemonProtocolProtos.SignableVertexSpec.Builder mergeFrom(LlapDaemonProtocolProtos.SignableVertexSpec other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>public LlapDaemonProtocolProtos.SignableVertexSpec.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>IOExceptionpublic boolean hasUser()
optional string user = 1;hasUser in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic String getUser()
optional string user = 1;getUser in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic com.google.protobuf.ByteString getUserBytes()
optional string user = 1;getUserBytes in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setUser(String value)
optional string user = 1;value - The user to set.public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearUser()
optional string user = 1;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder setUserBytes(com.google.protobuf.ByteString value)
optional string user = 1;value - The bytes for user to set.public boolean hasSignatureKeyId()
optional int64 signatureKeyId = 2;hasSignatureKeyId in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic long getSignatureKeyId()
optional int64 signatureKeyId = 2;getSignatureKeyId in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setSignatureKeyId(long value)
optional int64 signatureKeyId = 2;value - The signatureKeyId to set.public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearSignatureKeyId()
optional int64 signatureKeyId = 2;public boolean hasQueryIdentifier()
optional .QueryIdentifierProto query_identifier = 3;hasQueryIdentifier in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.QueryIdentifierProto getQueryIdentifier()
optional .QueryIdentifierProto query_identifier = 3;getQueryIdentifier in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto value)
optional .QueryIdentifierProto query_identifier = 3;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto.Builder builderForValue)
optional .QueryIdentifierProto query_identifier = 3;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder mergeQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto value)
optional .QueryIdentifierProto query_identifier = 3;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearQueryIdentifier()
optional .QueryIdentifierProto query_identifier = 3;public LlapDaemonProtocolProtos.QueryIdentifierProto.Builder getQueryIdentifierBuilder()
optional .QueryIdentifierProto query_identifier = 3;public LlapDaemonProtocolProtos.QueryIdentifierProtoOrBuilder getQueryIdentifierOrBuilder()
optional .QueryIdentifierProto query_identifier = 3;getQueryIdentifierOrBuilder in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic boolean hasHiveQueryId()
optional string hive_query_id = 4;hasHiveQueryId in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic String getHiveQueryId()
optional string hive_query_id = 4;getHiveQueryId in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic com.google.protobuf.ByteString getHiveQueryIdBytes()
optional string hive_query_id = 4;getHiveQueryIdBytes in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setHiveQueryId(String value)
optional string hive_query_id = 4;value - The hiveQueryId to set.public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearHiveQueryId()
optional string hive_query_id = 4;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder setHiveQueryIdBytes(com.google.protobuf.ByteString value)
optional string hive_query_id = 4;value - The bytes for hiveQueryId to set.public boolean hasDagName()
Display names cannot be modified by the client for now. If needed, they should be sent to HS2 who will put them here.
optional string dag_name = 5;hasDagName in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic String getDagName()
Display names cannot be modified by the client for now. If needed, they should be sent to HS2 who will put them here.
optional string dag_name = 5;getDagName in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic com.google.protobuf.ByteString getDagNameBytes()
Display names cannot be modified by the client for now. If needed, they should be sent to HS2 who will put them here.
optional string dag_name = 5;getDagNameBytes in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setDagName(String value)
Display names cannot be modified by the client for now. If needed, they should be sent to HS2 who will put them here.
optional string dag_name = 5;value - The dagName to set.public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearDagName()
Display names cannot be modified by the client for now. If needed, they should be sent to HS2 who will put them here.
optional string dag_name = 5;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder setDagNameBytes(com.google.protobuf.ByteString value)
Display names cannot be modified by the client for now. If needed, they should be sent to HS2 who will put them here.
optional string dag_name = 5;value - The bytes for dagName to set.public boolean hasVertexName()
optional string vertex_name = 6;hasVertexName in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic String getVertexName()
optional string vertex_name = 6;getVertexName in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic com.google.protobuf.ByteString getVertexNameBytes()
optional string vertex_name = 6;getVertexNameBytes in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setVertexName(String value)
optional string vertex_name = 6;value - The vertexName to set.public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearVertexName()
optional string vertex_name = 6;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder setVertexNameBytes(com.google.protobuf.ByteString value)
optional string vertex_name = 6;value - The bytes for vertexName to set.public boolean hasVertexIndex()
optional int32 vertex_index = 7;hasVertexIndex in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic int getVertexIndex()
optional int32 vertex_index = 7;getVertexIndex in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setVertexIndex(int value)
optional int32 vertex_index = 7;value - The vertexIndex to set.public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearVertexIndex()
optional int32 vertex_index = 7;public boolean hasTokenIdentifier()
The core vertex stuff
optional string token_identifier = 8;hasTokenIdentifier in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic String getTokenIdentifier()
The core vertex stuff
optional string token_identifier = 8;getTokenIdentifier in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic com.google.protobuf.ByteString getTokenIdentifierBytes()
The core vertex stuff
optional string token_identifier = 8;getTokenIdentifierBytes in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setTokenIdentifier(String value)
The core vertex stuff
optional string token_identifier = 8;value - The tokenIdentifier to set.public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearTokenIdentifier()
The core vertex stuff
optional string token_identifier = 8;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder setTokenIdentifierBytes(com.google.protobuf.ByteString value)
The core vertex stuff
optional string token_identifier = 8;value - The bytes for tokenIdentifier to set.public boolean hasProcessorDescriptor()
optional .EntityDescriptorProto processor_descriptor = 9;hasProcessorDescriptor in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.EntityDescriptorProto getProcessorDescriptor()
optional .EntityDescriptorProto processor_descriptor = 9;getProcessorDescriptor in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setProcessorDescriptor(LlapDaemonProtocolProtos.EntityDescriptorProto value)
optional .EntityDescriptorProto processor_descriptor = 9;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder setProcessorDescriptor(LlapDaemonProtocolProtos.EntityDescriptorProto.Builder builderForValue)
optional .EntityDescriptorProto processor_descriptor = 9;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder mergeProcessorDescriptor(LlapDaemonProtocolProtos.EntityDescriptorProto value)
optional .EntityDescriptorProto processor_descriptor = 9;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearProcessorDescriptor()
optional .EntityDescriptorProto processor_descriptor = 9;public LlapDaemonProtocolProtos.EntityDescriptorProto.Builder getProcessorDescriptorBuilder()
optional .EntityDescriptorProto processor_descriptor = 9;public LlapDaemonProtocolProtos.EntityDescriptorProtoOrBuilder getProcessorDescriptorOrBuilder()
optional .EntityDescriptorProto processor_descriptor = 9;getProcessorDescriptorOrBuilder in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic List<LlapDaemonProtocolProtos.IOSpecProto> getInputSpecsList()
repeated .IOSpecProto input_specs = 10;getInputSpecsList in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic int getInputSpecsCount()
repeated .IOSpecProto input_specs = 10;getInputSpecsCount in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.IOSpecProto getInputSpecs(int index)
repeated .IOSpecProto input_specs = 10;getInputSpecs in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setInputSpecs(int index, LlapDaemonProtocolProtos.IOSpecProto value)
repeated .IOSpecProto input_specs = 10;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder setInputSpecs(int index, LlapDaemonProtocolProtos.IOSpecProto.Builder builderForValue)
repeated .IOSpecProto input_specs = 10;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addInputSpecs(LlapDaemonProtocolProtos.IOSpecProto value)
repeated .IOSpecProto input_specs = 10;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addInputSpecs(int index, LlapDaemonProtocolProtos.IOSpecProto value)
repeated .IOSpecProto input_specs = 10;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addInputSpecs(LlapDaemonProtocolProtos.IOSpecProto.Builder builderForValue)
repeated .IOSpecProto input_specs = 10;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addInputSpecs(int index, LlapDaemonProtocolProtos.IOSpecProto.Builder builderForValue)
repeated .IOSpecProto input_specs = 10;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addAllInputSpecs(Iterable<? extends LlapDaemonProtocolProtos.IOSpecProto> values)
repeated .IOSpecProto input_specs = 10;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearInputSpecs()
repeated .IOSpecProto input_specs = 10;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder removeInputSpecs(int index)
repeated .IOSpecProto input_specs = 10;public LlapDaemonProtocolProtos.IOSpecProto.Builder getInputSpecsBuilder(int index)
repeated .IOSpecProto input_specs = 10;public LlapDaemonProtocolProtos.IOSpecProtoOrBuilder getInputSpecsOrBuilder(int index)
repeated .IOSpecProto input_specs = 10;getInputSpecsOrBuilder in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic List<? extends LlapDaemonProtocolProtos.IOSpecProtoOrBuilder> getInputSpecsOrBuilderList()
repeated .IOSpecProto input_specs = 10;getInputSpecsOrBuilderList in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.IOSpecProto.Builder addInputSpecsBuilder()
repeated .IOSpecProto input_specs = 10;public LlapDaemonProtocolProtos.IOSpecProto.Builder addInputSpecsBuilder(int index)
repeated .IOSpecProto input_specs = 10;public List<LlapDaemonProtocolProtos.IOSpecProto.Builder> getInputSpecsBuilderList()
repeated .IOSpecProto input_specs = 10;public List<LlapDaemonProtocolProtos.IOSpecProto> getOutputSpecsList()
repeated .IOSpecProto output_specs = 11;getOutputSpecsList in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic int getOutputSpecsCount()
repeated .IOSpecProto output_specs = 11;getOutputSpecsCount in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.IOSpecProto getOutputSpecs(int index)
repeated .IOSpecProto output_specs = 11;getOutputSpecs in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setOutputSpecs(int index, LlapDaemonProtocolProtos.IOSpecProto value)
repeated .IOSpecProto output_specs = 11;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder setOutputSpecs(int index, LlapDaemonProtocolProtos.IOSpecProto.Builder builderForValue)
repeated .IOSpecProto output_specs = 11;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addOutputSpecs(LlapDaemonProtocolProtos.IOSpecProto value)
repeated .IOSpecProto output_specs = 11;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addOutputSpecs(int index, LlapDaemonProtocolProtos.IOSpecProto value)
repeated .IOSpecProto output_specs = 11;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addOutputSpecs(LlapDaemonProtocolProtos.IOSpecProto.Builder builderForValue)
repeated .IOSpecProto output_specs = 11;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addOutputSpecs(int index, LlapDaemonProtocolProtos.IOSpecProto.Builder builderForValue)
repeated .IOSpecProto output_specs = 11;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addAllOutputSpecs(Iterable<? extends LlapDaemonProtocolProtos.IOSpecProto> values)
repeated .IOSpecProto output_specs = 11;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearOutputSpecs()
repeated .IOSpecProto output_specs = 11;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder removeOutputSpecs(int index)
repeated .IOSpecProto output_specs = 11;public LlapDaemonProtocolProtos.IOSpecProto.Builder getOutputSpecsBuilder(int index)
repeated .IOSpecProto output_specs = 11;public LlapDaemonProtocolProtos.IOSpecProtoOrBuilder getOutputSpecsOrBuilder(int index)
repeated .IOSpecProto output_specs = 11;getOutputSpecsOrBuilder in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic List<? extends LlapDaemonProtocolProtos.IOSpecProtoOrBuilder> getOutputSpecsOrBuilderList()
repeated .IOSpecProto output_specs = 11;getOutputSpecsOrBuilderList in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.IOSpecProto.Builder addOutputSpecsBuilder()
repeated .IOSpecProto output_specs = 11;public LlapDaemonProtocolProtos.IOSpecProto.Builder addOutputSpecsBuilder(int index)
repeated .IOSpecProto output_specs = 11;public List<LlapDaemonProtocolProtos.IOSpecProto.Builder> getOutputSpecsBuilderList()
repeated .IOSpecProto output_specs = 11;public List<LlapDaemonProtocolProtos.GroupInputSpecProto> getGroupedInputSpecsList()
repeated .GroupInputSpecProto grouped_input_specs = 12;getGroupedInputSpecsList in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic int getGroupedInputSpecsCount()
repeated .GroupInputSpecProto grouped_input_specs = 12;getGroupedInputSpecsCount in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.GroupInputSpecProto getGroupedInputSpecs(int index)
repeated .GroupInputSpecProto grouped_input_specs = 12;getGroupedInputSpecs in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setGroupedInputSpecs(int index, LlapDaemonProtocolProtos.GroupInputSpecProto value)
repeated .GroupInputSpecProto grouped_input_specs = 12;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder setGroupedInputSpecs(int index, LlapDaemonProtocolProtos.GroupInputSpecProto.Builder builderForValue)
repeated .GroupInputSpecProto grouped_input_specs = 12;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addGroupedInputSpecs(LlapDaemonProtocolProtos.GroupInputSpecProto value)
repeated .GroupInputSpecProto grouped_input_specs = 12;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addGroupedInputSpecs(int index, LlapDaemonProtocolProtos.GroupInputSpecProto value)
repeated .GroupInputSpecProto grouped_input_specs = 12;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addGroupedInputSpecs(LlapDaemonProtocolProtos.GroupInputSpecProto.Builder builderForValue)
repeated .GroupInputSpecProto grouped_input_specs = 12;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addGroupedInputSpecs(int index, LlapDaemonProtocolProtos.GroupInputSpecProto.Builder builderForValue)
repeated .GroupInputSpecProto grouped_input_specs = 12;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder addAllGroupedInputSpecs(Iterable<? extends LlapDaemonProtocolProtos.GroupInputSpecProto> values)
repeated .GroupInputSpecProto grouped_input_specs = 12;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearGroupedInputSpecs()
repeated .GroupInputSpecProto grouped_input_specs = 12;public LlapDaemonProtocolProtos.SignableVertexSpec.Builder removeGroupedInputSpecs(int index)
repeated .GroupInputSpecProto grouped_input_specs = 12;public LlapDaemonProtocolProtos.GroupInputSpecProto.Builder getGroupedInputSpecsBuilder(int index)
repeated .GroupInputSpecProto grouped_input_specs = 12;public LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder getGroupedInputSpecsOrBuilder(int index)
repeated .GroupInputSpecProto grouped_input_specs = 12;getGroupedInputSpecsOrBuilder in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic List<? extends LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder> getGroupedInputSpecsOrBuilderList()
repeated .GroupInputSpecProto grouped_input_specs = 12;getGroupedInputSpecsOrBuilderList in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.GroupInputSpecProto.Builder addGroupedInputSpecsBuilder()
repeated .GroupInputSpecProto grouped_input_specs = 12;public LlapDaemonProtocolProtos.GroupInputSpecProto.Builder addGroupedInputSpecsBuilder(int index)
repeated .GroupInputSpecProto grouped_input_specs = 12;public List<LlapDaemonProtocolProtos.GroupInputSpecProto.Builder> getGroupedInputSpecsBuilderList()
repeated .GroupInputSpecProto grouped_input_specs = 12;public boolean hasVertexParallelism()
An internal field required for Tez.
optional int32 vertex_parallelism = 13;hasVertexParallelism in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic int getVertexParallelism()
An internal field required for Tez.
optional int32 vertex_parallelism = 13;getVertexParallelism in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setVertexParallelism(int value)
An internal field required for Tez.
optional int32 vertex_parallelism = 13;value - The vertexParallelism to set.public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearVertexParallelism()
An internal field required for Tez.
optional int32 vertex_parallelism = 13;public boolean hasIsExternalSubmission()
optional bool is_external_submission = 14 [default = false];hasIsExternalSubmission in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic boolean getIsExternalSubmission()
optional bool is_external_submission = 14 [default = false];getIsExternalSubmission in interface LlapDaemonProtocolProtos.SignableVertexSpecOrBuilderpublic LlapDaemonProtocolProtos.SignableVertexSpec.Builder setIsExternalSubmission(boolean value)
optional bool is_external_submission = 14 [default = false];value - The isExternalSubmission to set.public LlapDaemonProtocolProtos.SignableVertexSpec.Builder clearIsExternalSubmission()
optional bool is_external_submission = 14 [default = false];public final LlapDaemonProtocolProtos.SignableVertexSpec.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>public final LlapDaemonProtocolProtos.SignableVertexSpec.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LlapDaemonProtocolProtos.SignableVertexSpec.Builder>Copyright © 2022 The Apache Software Foundation. All rights reserved.