public static final class YarnProtos.ContainerLaunchContextProto extends com.google.protobuf.GeneratedMessage implements YarnProtos.ContainerLaunchContextProtoOrBuilder
hadoop.yarn.ContainerLaunchContextProto| Modifier and Type | Class and Description |
|---|---|
static class |
YarnProtos.ContainerLaunchContextProto.Builder
Protobuf type
hadoop.yarn.ContainerLaunchContextProto |
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 |
APPLICATION_ACLS_FIELD_NUMBER |
static int |
COMMAND_FIELD_NUMBER |
static int |
ENVIRONMENT_FIELD_NUMBER |
static int |
LOCALRESOURCES_FIELD_NUMBER |
static com.google.protobuf.Parser<YarnProtos.ContainerLaunchContextProto> |
PARSER |
static int |
SERVICE_DATA_FIELD_NUMBER |
static int |
TOKENS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
YarnProtos.ApplicationACLMapProto |
getApplicationACLs(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6; |
int |
getApplicationACLsCount()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6; |
List<YarnProtos.ApplicationACLMapProto> |
getApplicationACLsList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6; |
YarnProtos.ApplicationACLMapProtoOrBuilder |
getApplicationACLsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6; |
List<? extends YarnProtos.ApplicationACLMapProtoOrBuilder> |
getApplicationACLsOrBuilderList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6; |
String |
getCommand(int index)
repeated string command = 5; |
com.google.protobuf.ByteString |
getCommandBytes(int index)
repeated string command = 5; |
int |
getCommandCount()
repeated string command = 5; |
List<String> |
getCommandList()
repeated string command = 5; |
static YarnProtos.ContainerLaunchContextProto |
getDefaultInstance() |
YarnProtos.ContainerLaunchContextProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
YarnProtos.StringStringMapProto |
getEnvironment(int index)
repeated .hadoop.yarn.StringStringMapProto environment = 4; |
int |
getEnvironmentCount()
repeated .hadoop.yarn.StringStringMapProto environment = 4; |
List<YarnProtos.StringStringMapProto> |
getEnvironmentList()
repeated .hadoop.yarn.StringStringMapProto environment = 4; |
YarnProtos.StringStringMapProtoOrBuilder |
getEnvironmentOrBuilder(int index)
repeated .hadoop.yarn.StringStringMapProto environment = 4; |
List<? extends YarnProtos.StringStringMapProtoOrBuilder> |
getEnvironmentOrBuilderList()
repeated .hadoop.yarn.StringStringMapProto environment = 4; |
YarnProtos.StringLocalResourceMapProto |
getLocalResources(int index)
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1; |
int |
getLocalResourcesCount()
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1; |
List<YarnProtos.StringLocalResourceMapProto> |
getLocalResourcesList()
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1; |
YarnProtos.StringLocalResourceMapProtoOrBuilder |
getLocalResourcesOrBuilder(int index)
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1; |
List<? extends YarnProtos.StringLocalResourceMapProtoOrBuilder> |
getLocalResourcesOrBuilderList()
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1; |
com.google.protobuf.Parser<YarnProtos.ContainerLaunchContextProto> |
getParserForType() |
int |
getSerializedSize() |
YarnProtos.StringBytesMapProto |
getServiceData(int index)
repeated .hadoop.yarn.StringBytesMapProto service_data = 3; |
int |
getServiceDataCount()
repeated .hadoop.yarn.StringBytesMapProto service_data = 3; |
List<YarnProtos.StringBytesMapProto> |
getServiceDataList()
repeated .hadoop.yarn.StringBytesMapProto service_data = 3; |
YarnProtos.StringBytesMapProtoOrBuilder |
getServiceDataOrBuilder(int index)
repeated .hadoop.yarn.StringBytesMapProto service_data = 3; |
List<? extends YarnProtos.StringBytesMapProtoOrBuilder> |
getServiceDataOrBuilderList()
repeated .hadoop.yarn.StringBytesMapProto service_data = 3; |
com.google.protobuf.ByteString |
getTokens()
optional bytes tokens = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
boolean |
hasTokens()
optional bytes tokens = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static YarnProtos.ContainerLaunchContextProto.Builder |
newBuilder() |
static YarnProtos.ContainerLaunchContextProto.Builder |
newBuilder(YarnProtos.ContainerLaunchContextProto prototype) |
YarnProtos.ContainerLaunchContextProto.Builder |
newBuilderForType() |
protected YarnProtos.ContainerLaunchContextProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static YarnProtos.ContainerLaunchContextProto |
parseDelimitedFrom(InputStream input) |
static YarnProtos.ContainerLaunchContextProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.ContainerLaunchContextProto |
parseFrom(byte[] data) |
static YarnProtos.ContainerLaunchContextProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.ContainerLaunchContextProto |
parseFrom(com.google.protobuf.ByteString data) |
static YarnProtos.ContainerLaunchContextProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.ContainerLaunchContextProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnProtos.ContainerLaunchContextProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnProtos.ContainerLaunchContextProto |
parseFrom(InputStream input) |
static YarnProtos.ContainerLaunchContextProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnProtos.ContainerLaunchContextProto.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<YarnProtos.ContainerLaunchContextProto> PARSER
public static final int LOCALRESOURCES_FIELD_NUMBER
public static final int TOKENS_FIELD_NUMBER
public static final int SERVICE_DATA_FIELD_NUMBER
public static final int ENVIRONMENT_FIELD_NUMBER
public static final int COMMAND_FIELD_NUMBER
public static final int APPLICATION_ACLS_FIELD_NUMBER
public static YarnProtos.ContainerLaunchContextProto getDefaultInstance()
public YarnProtos.ContainerLaunchContextProto 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<YarnProtos.ContainerLaunchContextProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic List<YarnProtos.StringLocalResourceMapProto> getLocalResourcesList()
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;getLocalResourcesList in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic List<? extends YarnProtos.StringLocalResourceMapProtoOrBuilder> getLocalResourcesOrBuilderList()
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;getLocalResourcesOrBuilderList in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic int getLocalResourcesCount()
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;getLocalResourcesCount in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic YarnProtos.StringLocalResourceMapProto getLocalResources(int index)
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;getLocalResources in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic YarnProtos.StringLocalResourceMapProtoOrBuilder getLocalResourcesOrBuilder(int index)
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;getLocalResourcesOrBuilder in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic boolean hasTokens()
optional bytes tokens = 2;hasTokens in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic com.google.protobuf.ByteString getTokens()
optional bytes tokens = 2;getTokens in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic List<YarnProtos.StringBytesMapProto> getServiceDataList()
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;getServiceDataList in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic List<? extends YarnProtos.StringBytesMapProtoOrBuilder> getServiceDataOrBuilderList()
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;getServiceDataOrBuilderList in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic int getServiceDataCount()
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;getServiceDataCount in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic YarnProtos.StringBytesMapProto getServiceData(int index)
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;getServiceData in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic YarnProtos.StringBytesMapProtoOrBuilder getServiceDataOrBuilder(int index)
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;getServiceDataOrBuilder in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic List<YarnProtos.StringStringMapProto> getEnvironmentList()
repeated .hadoop.yarn.StringStringMapProto environment = 4;getEnvironmentList in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic List<? extends YarnProtos.StringStringMapProtoOrBuilder> getEnvironmentOrBuilderList()
repeated .hadoop.yarn.StringStringMapProto environment = 4;getEnvironmentOrBuilderList in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic int getEnvironmentCount()
repeated .hadoop.yarn.StringStringMapProto environment = 4;getEnvironmentCount in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic YarnProtos.StringStringMapProto getEnvironment(int index)
repeated .hadoop.yarn.StringStringMapProto environment = 4;getEnvironment in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic YarnProtos.StringStringMapProtoOrBuilder getEnvironmentOrBuilder(int index)
repeated .hadoop.yarn.StringStringMapProto environment = 4;getEnvironmentOrBuilder in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic List<String> getCommandList()
repeated string command = 5;getCommandList in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic int getCommandCount()
repeated string command = 5;getCommandCount in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic String getCommand(int index)
repeated string command = 5;getCommand in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic com.google.protobuf.ByteString getCommandBytes(int index)
repeated string command = 5;getCommandBytes in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic List<YarnProtos.ApplicationACLMapProto> getApplicationACLsList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;getApplicationACLsList in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic List<? extends YarnProtos.ApplicationACLMapProtoOrBuilder> getApplicationACLsOrBuilderList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;getApplicationACLsOrBuilderList in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic int getApplicationACLsCount()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;getApplicationACLsCount in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic YarnProtos.ApplicationACLMapProto getApplicationACLs(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;getApplicationACLs in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic YarnProtos.ApplicationACLMapProtoOrBuilder getApplicationACLsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;getApplicationACLsOrBuilder in interface YarnProtos.ContainerLaunchContextProtoOrBuilderpublic 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 YarnProtos.ContainerLaunchContextProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnProtos.ContainerLaunchContextProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnProtos.ContainerLaunchContextProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnProtos.ContainerLaunchContextProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnProtos.ContainerLaunchContextProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static YarnProtos.ContainerLaunchContextProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnProtos.ContainerLaunchContextProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static YarnProtos.ContainerLaunchContextProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnProtos.ContainerLaunchContextProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static YarnProtos.ContainerLaunchContextProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnProtos.ContainerLaunchContextProto.Builder newBuilder()
public YarnProtos.ContainerLaunchContextProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static YarnProtos.ContainerLaunchContextProto.Builder newBuilder(YarnProtos.ContainerLaunchContextProto prototype)
public YarnProtos.ContainerLaunchContextProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected YarnProtos.ContainerLaunchContextProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2018 CERN. All Rights Reserved.