public static final class DAGProtos.AMPluginDescriptorProto extends com.google.protobuf.GeneratedMessage implements DAGProtos.AMPluginDescriptorProtoOrBuilder
AMPluginDescriptorProto| Modifier and Type | Class and Description |
|---|---|
static class |
DAGProtos.AMPluginDescriptorProto.Builder
Protobuf type
AMPluginDescriptorProto |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
CONTAINER_LAUNCHERS_FIELD_NUMBER |
static int |
CONTAINERS_ENABLED_FIELD_NUMBER |
static com.google.protobuf.Parser<DAGProtos.AMPluginDescriptorProto> |
PARSER |
static int |
TASK_COMMUNICATORS_FIELD_NUMBER |
static int |
TASK_SCHEDULERS_FIELD_NUMBER |
static int |
UBER_ENABLED_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DAGProtos.TezNamedEntityDescriptorProto |
getContainerLaunchers(int index)
repeated .TezNamedEntityDescriptorProto container_launchers = 4; |
int |
getContainerLaunchersCount()
repeated .TezNamedEntityDescriptorProto container_launchers = 4; |
List<DAGProtos.TezNamedEntityDescriptorProto> |
getContainerLaunchersList()
repeated .TezNamedEntityDescriptorProto container_launchers = 4; |
DAGProtos.TezNamedEntityDescriptorProtoOrBuilder |
getContainerLaunchersOrBuilder(int index)
repeated .TezNamedEntityDescriptorProto container_launchers = 4; |
List<? extends DAGProtos.TezNamedEntityDescriptorProtoOrBuilder> |
getContainerLaunchersOrBuilderList()
repeated .TezNamedEntityDescriptorProto container_launchers = 4; |
boolean |
getContainersEnabled()
optional bool containers_enabled = 1 [default = true]; |
static DAGProtos.AMPluginDescriptorProto |
getDefaultInstance() |
DAGProtos.AMPluginDescriptorProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<DAGProtos.AMPluginDescriptorProto> |
getParserForType() |
int |
getSerializedSize() |
DAGProtos.TezNamedEntityDescriptorProto |
getTaskCommunicators(int index)
repeated .TezNamedEntityDescriptorProto task_communicators = 5; |
int |
getTaskCommunicatorsCount()
repeated .TezNamedEntityDescriptorProto task_communicators = 5; |
List<DAGProtos.TezNamedEntityDescriptorProto> |
getTaskCommunicatorsList()
repeated .TezNamedEntityDescriptorProto task_communicators = 5; |
DAGProtos.TezNamedEntityDescriptorProtoOrBuilder |
getTaskCommunicatorsOrBuilder(int index)
repeated .TezNamedEntityDescriptorProto task_communicators = 5; |
List<? extends DAGProtos.TezNamedEntityDescriptorProtoOrBuilder> |
getTaskCommunicatorsOrBuilderList()
repeated .TezNamedEntityDescriptorProto task_communicators = 5; |
DAGProtos.TezNamedEntityDescriptorProto |
getTaskSchedulers(int index)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3; |
int |
getTaskSchedulersCount()
repeated .TezNamedEntityDescriptorProto task_schedulers = 3; |
List<DAGProtos.TezNamedEntityDescriptorProto> |
getTaskSchedulersList()
repeated .TezNamedEntityDescriptorProto task_schedulers = 3; |
DAGProtos.TezNamedEntityDescriptorProtoOrBuilder |
getTaskSchedulersOrBuilder(int index)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3; |
List<? extends DAGProtos.TezNamedEntityDescriptorProtoOrBuilder> |
getTaskSchedulersOrBuilderList()
repeated .TezNamedEntityDescriptorProto task_schedulers = 3; |
boolean |
getUberEnabled()
optional bool uber_enabled = 2 [default = false]; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasContainersEnabled()
optional bool containers_enabled = 1 [default = true]; |
int |
hashCode() |
boolean |
hasUberEnabled()
optional bool uber_enabled = 2 [default = false]; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static DAGProtos.AMPluginDescriptorProto.Builder |
newBuilder() |
static DAGProtos.AMPluginDescriptorProto.Builder |
newBuilder(DAGProtos.AMPluginDescriptorProto prototype) |
DAGProtos.AMPluginDescriptorProto.Builder |
newBuilderForType() |
protected DAGProtos.AMPluginDescriptorProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static DAGProtos.AMPluginDescriptorProto |
parseDelimitedFrom(InputStream input) |
static DAGProtos.AMPluginDescriptorProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.AMPluginDescriptorProto |
parseFrom(byte[] data) |
static DAGProtos.AMPluginDescriptorProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.AMPluginDescriptorProto |
parseFrom(com.google.protobuf.ByteString data) |
static DAGProtos.AMPluginDescriptorProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.AMPluginDescriptorProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static DAGProtos.AMPluginDescriptorProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DAGProtos.AMPluginDescriptorProto |
parseFrom(InputStream input) |
static DAGProtos.AMPluginDescriptorProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DAGProtos.AMPluginDescriptorProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<DAGProtos.AMPluginDescriptorProto> PARSER
public static final int CONTAINERS_ENABLED_FIELD_NUMBER
public static final int UBER_ENABLED_FIELD_NUMBER
public static final int TASK_SCHEDULERS_FIELD_NUMBER
public static final int CONTAINER_LAUNCHERS_FIELD_NUMBER
public static final int TASK_COMMUNICATORS_FIELD_NUMBER
public static DAGProtos.AMPluginDescriptorProto getDefaultInstance()
public DAGProtos.AMPluginDescriptorProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<DAGProtos.AMPluginDescriptorProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic 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 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 List<DAGProtos.TezNamedEntityDescriptorProto> getTaskSchedulersList()
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;getTaskSchedulersList in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic List<? extends DAGProtos.TezNamedEntityDescriptorProtoOrBuilder> getTaskSchedulersOrBuilderList()
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;getTaskSchedulersOrBuilderList 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.TezNamedEntityDescriptorProtoOrBuilder getTaskSchedulersOrBuilder(int index)
repeated .TezNamedEntityDescriptorProto task_schedulers = 3;getTaskSchedulersOrBuilder in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic List<DAGProtos.TezNamedEntityDescriptorProto> getContainerLaunchersList()
repeated .TezNamedEntityDescriptorProto container_launchers = 4;getContainerLaunchersList in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic List<? extends DAGProtos.TezNamedEntityDescriptorProtoOrBuilder> getContainerLaunchersOrBuilderList()
repeated .TezNamedEntityDescriptorProto container_launchers = 4;getContainerLaunchersOrBuilderList 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.TezNamedEntityDescriptorProtoOrBuilder getContainerLaunchersOrBuilder(int index)
repeated .TezNamedEntityDescriptorProto container_launchers = 4;getContainerLaunchersOrBuilder in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic List<DAGProtos.TezNamedEntityDescriptorProto> getTaskCommunicatorsList()
repeated .TezNamedEntityDescriptorProto task_communicators = 5;getTaskCommunicatorsList in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic List<? extends DAGProtos.TezNamedEntityDescriptorProtoOrBuilder> getTaskCommunicatorsOrBuilderList()
repeated .TezNamedEntityDescriptorProto task_communicators = 5;getTaskCommunicatorsOrBuilderList 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.TezNamedEntityDescriptorProtoOrBuilder getTaskCommunicatorsOrBuilder(int index)
repeated .TezNamedEntityDescriptorProto task_communicators = 5;getTaskCommunicatorsOrBuilder in interface DAGProtos.AMPluginDescriptorProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static DAGProtos.AMPluginDescriptorProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.AMPluginDescriptorProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.AMPluginDescriptorProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.AMPluginDescriptorProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.AMPluginDescriptorProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static DAGProtos.AMPluginDescriptorProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DAGProtos.AMPluginDescriptorProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static DAGProtos.AMPluginDescriptorProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DAGProtos.AMPluginDescriptorProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static DAGProtos.AMPluginDescriptorProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static DAGProtos.AMPluginDescriptorProto.Builder newBuilder()
public DAGProtos.AMPluginDescriptorProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DAGProtos.AMPluginDescriptorProto.Builder newBuilder(DAGProtos.AMPluginDescriptorProto prototype)
public DAGProtos.AMPluginDescriptorProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected DAGProtos.AMPluginDescriptorProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2022 Apache Software Foundation. All rights reserved.