public static final class DAGProtos.AMPluginDescriptorProto.Builder extends com.google.protobuf.GeneratedMessage.Builder<DAGProtos.AMPluginDescriptorProto.Builder> implements DAGProtos.AMPluginDescriptorProtoOrBuilder
AMPluginDescriptorProtoaddRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.AMPluginDescriptorProto.Builder>public DAGProtos.AMPluginDescriptorProto.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.AMPluginDescriptorProto.Builder>public DAGProtos.AMPluginDescriptorProto.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.AMPluginDescriptorProto.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.GeneratedMessage.Builder<DAGProtos.AMPluginDescriptorProto.Builder>public DAGProtos.AMPluginDescriptorProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DAGProtos.AMPluginDescriptorProto build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.AMPluginDescriptorProto buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DAGProtos.AMPluginDescriptorProto.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DAGProtos.AMPluginDescriptorProto.Builder>public DAGProtos.AMPluginDescriptorProto.Builder mergeFrom(DAGProtos.AMPluginDescriptorProto other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<DAGProtos.AMPluginDescriptorProto.Builder>public DAGProtos.AMPluginDescriptorProto.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<DAGProtos.AMPluginDescriptorProto.Builder>IOExceptionpublic boolean hasContainersEnabled()
optional bool containers_enabled = 1 [default = true];hasContainersEnabled in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic boolean getContainersEnabled()
optional bool containers_enabled = 1 [default = true];getContainersEnabled in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic DAGProtos.AMPluginDescriptorProto.Builder setContainersEnabled(boolean value)
optional bool containers_enabled = 1 [default = true];public DAGProtos.AMPluginDescriptorProto.Builder clearContainersEnabled()
optional bool containers_enabled = 1 [default = true];public boolean hasUberEnabled()
optional bool uber_enabled = 2 [default = false];hasUberEnabled in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic boolean getUberEnabled()
optional bool uber_enabled = 2 [default = false];getUberEnabled in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic DAGProtos.AMPluginDescriptorProto.Builder setUberEnabled(boolean value)
optional bool uber_enabled = 2 [default = false];public DAGProtos.AMPluginDescriptorProto.Builder clearUberEnabled()
optional bool uber_enabled = 2 [default = false];public List<DAGProtos.TezNamedEntityDescriptorProto> getTaskSchedulersList()
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;getTaskSchedulersList in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic int getTaskSchedulersCount()
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;getTaskSchedulersCount in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic DAGProtos.TezNamedEntityDescriptorProto getTaskSchedulers(int index)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;getTaskSchedulers in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic DAGProtos.AMPluginDescriptorProto.Builder setTaskSchedulers(int index, DAGProtos.TezNamedEntityDescriptorProto value)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public DAGProtos.AMPluginDescriptorProto.Builder setTaskSchedulers(int index, DAGProtos.TezNamedEntityDescriptorProto.Builder builderForValue)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public DAGProtos.AMPluginDescriptorProto.Builder addTaskSchedulers(DAGProtos.TezNamedEntityDescriptorProto value)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public DAGProtos.AMPluginDescriptorProto.Builder addTaskSchedulers(int index, DAGProtos.TezNamedEntityDescriptorProto value)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public DAGProtos.AMPluginDescriptorProto.Builder addTaskSchedulers(DAGProtos.TezNamedEntityDescriptorProto.Builder builderForValue)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public DAGProtos.AMPluginDescriptorProto.Builder addTaskSchedulers(int index, DAGProtos.TezNamedEntityDescriptorProto.Builder builderForValue)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public DAGProtos.AMPluginDescriptorProto.Builder addAllTaskSchedulers(Iterable<? extends DAGProtos.TezNamedEntityDescriptorProto> values)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public DAGProtos.AMPluginDescriptorProto.Builder clearTaskSchedulers()
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public DAGProtos.AMPluginDescriptorProto.Builder removeTaskSchedulers(int index)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public DAGProtos.TezNamedEntityDescriptorProto.Builder getTaskSchedulersBuilder(int index)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public DAGProtos.TezNamedEntityDescriptorProtoOrBuilder getTaskSchedulersOrBuilder(int index)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;getTaskSchedulersOrBuilder in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic List<? extends DAGProtos.TezNamedEntityDescriptorProtoOrBuilder> getTaskSchedulersOrBuilderList()
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;getTaskSchedulersOrBuilderList in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic DAGProtos.TezNamedEntityDescriptorProto.Builder addTaskSchedulersBuilder()
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public DAGProtos.TezNamedEntityDescriptorProto.Builder addTaskSchedulersBuilder(int index)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public List<DAGProtos.TezNamedEntityDescriptorProto.Builder> getTaskSchedulersBuilderList()
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;public List<DAGProtos.TezNamedEntityDescriptorProto> getContainerLaunchersList()
repeated .TezNamedEntityDescriptorProto container_launchers = 4;getContainerLaunchersList in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic int getContainerLaunchersCount()
repeated .TezNamedEntityDescriptorProto container_launchers = 4;getContainerLaunchersCount in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic DAGProtos.TezNamedEntityDescriptorProto getContainerLaunchers(int index)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;getContainerLaunchers in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic DAGProtos.AMPluginDescriptorProto.Builder setContainerLaunchers(int index, DAGProtos.TezNamedEntityDescriptorProto value)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public DAGProtos.AMPluginDescriptorProto.Builder setContainerLaunchers(int index, DAGProtos.TezNamedEntityDescriptorProto.Builder builderForValue)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public DAGProtos.AMPluginDescriptorProto.Builder addContainerLaunchers(DAGProtos.TezNamedEntityDescriptorProto value)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public DAGProtos.AMPluginDescriptorProto.Builder addContainerLaunchers(int index, DAGProtos.TezNamedEntityDescriptorProto value)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public DAGProtos.AMPluginDescriptorProto.Builder addContainerLaunchers(DAGProtos.TezNamedEntityDescriptorProto.Builder builderForValue)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public DAGProtos.AMPluginDescriptorProto.Builder addContainerLaunchers(int index, DAGProtos.TezNamedEntityDescriptorProto.Builder builderForValue)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public DAGProtos.AMPluginDescriptorProto.Builder addAllContainerLaunchers(Iterable<? extends DAGProtos.TezNamedEntityDescriptorProto> values)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public DAGProtos.AMPluginDescriptorProto.Builder clearContainerLaunchers()
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public DAGProtos.AMPluginDescriptorProto.Builder removeContainerLaunchers(int index)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public DAGProtos.TezNamedEntityDescriptorProto.Builder getContainerLaunchersBuilder(int index)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public DAGProtos.TezNamedEntityDescriptorProtoOrBuilder getContainerLaunchersOrBuilder(int index)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;getContainerLaunchersOrBuilder in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic List<? extends DAGProtos.TezNamedEntityDescriptorProtoOrBuilder> getContainerLaunchersOrBuilderList()
repeated .TezNamedEntityDescriptorProto container_launchers = 4;getContainerLaunchersOrBuilderList in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic DAGProtos.TezNamedEntityDescriptorProto.Builder addContainerLaunchersBuilder()
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public DAGProtos.TezNamedEntityDescriptorProto.Builder addContainerLaunchersBuilder(int index)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public List<DAGProtos.TezNamedEntityDescriptorProto.Builder> getContainerLaunchersBuilderList()
repeated .TezNamedEntityDescriptorProto container_launchers = 4;public List<DAGProtos.TezNamedEntityDescriptorProto> getTaskCommunicatorsList()
repeated .TezNamedEntityDescriptorProto task_communicators = 5;getTaskCommunicatorsList in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic int getTaskCommunicatorsCount()
repeated .TezNamedEntityDescriptorProto task_communicators = 5;getTaskCommunicatorsCount in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic DAGProtos.TezNamedEntityDescriptorProto getTaskCommunicators(int index)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;getTaskCommunicators in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic DAGProtos.AMPluginDescriptorProto.Builder setTaskCommunicators(int index, DAGProtos.TezNamedEntityDescriptorProto value)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;public DAGProtos.AMPluginDescriptorProto.Builder setTaskCommunicators(int index, DAGProtos.TezNamedEntityDescriptorProto.Builder builderForValue)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;public DAGProtos.AMPluginDescriptorProto.Builder addTaskCommunicators(DAGProtos.TezNamedEntityDescriptorProto value)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;public DAGProtos.AMPluginDescriptorProto.Builder addTaskCommunicators(int index, DAGProtos.TezNamedEntityDescriptorProto value)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;public DAGProtos.AMPluginDescriptorProto.Builder addTaskCommunicators(DAGProtos.TezNamedEntityDescriptorProto.Builder builderForValue)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;public DAGProtos.AMPluginDescriptorProto.Builder addTaskCommunicators(int index, DAGProtos.TezNamedEntityDescriptorProto.Builder builderForValue)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;public DAGProtos.AMPluginDescriptorProto.Builder addAllTaskCommunicators(Iterable<? extends DAGProtos.TezNamedEntityDescriptorProto> values)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;public DAGProtos.AMPluginDescriptorProto.Builder clearTaskCommunicators()
repeated .TezNamedEntityDescriptorProto task_communicators = 5;public DAGProtos.AMPluginDescriptorProto.Builder removeTaskCommunicators(int index)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;public DAGProtos.TezNamedEntityDescriptorProto.Builder getTaskCommunicatorsBuilder(int index)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;public DAGProtos.TezNamedEntityDescriptorProtoOrBuilder getTaskCommunicatorsOrBuilder(int index)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;getTaskCommunicatorsOrBuilder in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic List<? extends DAGProtos.TezNamedEntityDescriptorProtoOrBuilder> getTaskCommunicatorsOrBuilderList()
repeated .TezNamedEntityDescriptorProto task_communicators = 5;getTaskCommunicatorsOrBuilderList in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic DAGProtos.TezNamedEntityDescriptorProto.Builder addTaskCommunicatorsBuilder()
repeated .TezNamedEntityDescriptorProto task_communicators = 5;public DAGProtos.TezNamedEntityDescriptorProto.Builder addTaskCommunicatorsBuilder(int index)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;public List<DAGProtos.TezNamedEntityDescriptorProto.Builder> getTaskCommunicatorsBuilderList()
repeated .TezNamedEntityDescriptorProto task_communicators = 5;Copyright © 2022 Apache Software Foundation. All rights reserved.