public static final class DAGProtos.AMPluginDescriptorProto extends com.google.protobuf.GeneratedMessageV3 implements DAGProtos.AMPluginDescriptorProtoOrBuilder
AMPluginDescriptorProto| Modifier and Type | Class and Description |
|---|---|
static class |
DAGProtos.AMPluginDescriptorProto.Builder
Protobuf type
AMPluginDescriptorProto |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 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
Deprecated.
|
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]; |
boolean |
hasContainersEnabled()
optional bool containers_enabled = 1 [default = true]; |
int |
hashCode() |
boolean |
hasUberEnabled()
optional bool uber_enabled = 2 [default = false]; |
protected com.google.protobuf.GeneratedMessageV3.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.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
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(ByteBuffer data) |
static DAGProtos.AMPluginDescriptorProto |
parseFrom(ByteBuffer 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) |
static com.google.protobuf.Parser<DAGProtos.AMPluginDescriptorProto> |
parser() |
DAGProtos.AMPluginDescriptorProto.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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
@Deprecated public static final com.google.protobuf.Parser<DAGProtos.AMPluginDescriptorProto> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public 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.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public 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(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static DAGProtos.AMPluginDescriptorProto parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic 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 DAGProtos.AMPluginDescriptorProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static DAGProtos.AMPluginDescriptorProto.Builder newBuilder()
public 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.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static DAGProtos.AMPluginDescriptorProto getDefaultInstance()
public static com.google.protobuf.Parser<DAGProtos.AMPluginDescriptorProto> parser()
public 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.GeneratedMessageV3public DAGProtos.AMPluginDescriptorProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Apache Software Foundation. All rights reserved.