public static final class YarnSecurityTokenProtos.ContainerTokenIdentifierProto extends com.google.protobuf.GeneratedMessage implements YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
hadoop.yarn.ContainerTokenIdentifierProto| Modifier and Type | Class and Description |
|---|---|
static class |
YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder
Protobuf type
hadoop.yarn.ContainerTokenIdentifierProto |
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 |
APPSUBMITTER_FIELD_NUMBER |
static int |
CONTAINERID_FIELD_NUMBER |
static int |
CREATIONTIME_FIELD_NUMBER |
static int |
EXPIRYTIMESTAMP_FIELD_NUMBER |
static int |
LOGAGGREGATIONCONTEXT_FIELD_NUMBER |
static int |
MASTERKEYID_FIELD_NUMBER |
static int |
NMHOSTADDR_FIELD_NUMBER |
static com.google.protobuf.Parser<YarnSecurityTokenProtos.ContainerTokenIdentifierProto> |
PARSER |
static int |
PRIORITY_FIELD_NUMBER |
static int |
RESOURCE_FIELD_NUMBER |
static int |
RMIDENTIFIER_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAppSubmitter()
optional string appSubmitter = 3; |
com.google.protobuf.ByteString |
getAppSubmitterBytes()
optional string appSubmitter = 3; |
YarnProtos.ContainerIdProto |
getContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1; |
YarnProtos.ContainerIdProtoOrBuilder |
getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto containerId = 1; |
long |
getCreationTime()
optional int64 creationTime = 9; |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto |
getDefaultInstance() |
YarnSecurityTokenProtos.ContainerTokenIdentifierProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getExpiryTimeStamp()
optional int64 expiryTimeStamp = 5; |
YarnProtos.LogAggregationContextProto |
getLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10; |
YarnProtos.LogAggregationContextProtoOrBuilder |
getLogAggregationContextOrBuilder()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10; |
int |
getMasterKeyId()
optional int32 masterKeyId = 6 [default = -1]; |
String |
getNmHostAddr()
optional string nmHostAddr = 2; |
com.google.protobuf.ByteString |
getNmHostAddrBytes()
optional string nmHostAddr = 2; |
com.google.protobuf.Parser<YarnSecurityTokenProtos.ContainerTokenIdentifierProto> |
getParserForType() |
YarnProtos.PriorityProto |
getPriority()
optional .hadoop.yarn.PriorityProto priority = 8; |
YarnProtos.PriorityProtoOrBuilder |
getPriorityOrBuilder()
optional .hadoop.yarn.PriorityProto priority = 8; |
YarnProtos.ResourceProto |
getResource()
optional .hadoop.yarn.ResourceProto resource = 4; |
YarnProtos.ResourceProtoOrBuilder |
getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 4; |
long |
getRmIdentifier()
optional int64 rmIdentifier = 7; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAppSubmitter()
optional string appSubmitter = 3; |
boolean |
hasContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1; |
boolean |
hasCreationTime()
optional int64 creationTime = 9; |
boolean |
hasExpiryTimeStamp()
optional int64 expiryTimeStamp = 5; |
int |
hashCode() |
boolean |
hasLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10; |
boolean |
hasMasterKeyId()
optional int32 masterKeyId = 6 [default = -1]; |
boolean |
hasNmHostAddr()
optional string nmHostAddr = 2; |
boolean |
hasPriority()
optional .hadoop.yarn.PriorityProto priority = 8; |
boolean |
hasResource()
optional .hadoop.yarn.ResourceProto resource = 4; |
boolean |
hasRmIdentifier()
optional int64 rmIdentifier = 7; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder |
newBuilder() |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder |
newBuilder(YarnSecurityTokenProtos.ContainerTokenIdentifierProto prototype) |
YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder |
newBuilderForType() |
protected YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto |
parseDelimitedFrom(InputStream input) |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto |
parseFrom(byte[] data) |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto |
parseFrom(com.google.protobuf.ByteString data) |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto |
parseFrom(InputStream input) |
static YarnSecurityTokenProtos.ContainerTokenIdentifierProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
YarnSecurityTokenProtos.ContainerTokenIdentifierProto.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<YarnSecurityTokenProtos.ContainerTokenIdentifierProto> PARSER
public static final int CONTAINERID_FIELD_NUMBER
public static final int NMHOSTADDR_FIELD_NUMBER
public static final int APPSUBMITTER_FIELD_NUMBER
public static final int RESOURCE_FIELD_NUMBER
public static final int EXPIRYTIMESTAMP_FIELD_NUMBER
public static final int MASTERKEYID_FIELD_NUMBER
public static final int RMIDENTIFIER_FIELD_NUMBER
public static final int PRIORITY_FIELD_NUMBER
public static final int CREATIONTIME_FIELD_NUMBER
public static final int LOGAGGREGATIONCONTEXT_FIELD_NUMBER
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto getDefaultInstance()
public YarnSecurityTokenProtos.ContainerTokenIdentifierProto 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<YarnSecurityTokenProtos.ContainerTokenIdentifierProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;hasContainerId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnProtos.ContainerIdProto getContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;getContainerId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto containerId = 1;getContainerIdOrBuilder in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic boolean hasNmHostAddr()
optional string nmHostAddr = 2;hasNmHostAddr in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic String getNmHostAddr()
optional string nmHostAddr = 2;getNmHostAddr in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic com.google.protobuf.ByteString getNmHostAddrBytes()
optional string nmHostAddr = 2;getNmHostAddrBytes in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic boolean hasAppSubmitter()
optional string appSubmitter = 3;hasAppSubmitter in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic String getAppSubmitter()
optional string appSubmitter = 3;getAppSubmitter in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic com.google.protobuf.ByteString getAppSubmitterBytes()
optional string appSubmitter = 3;getAppSubmitterBytes in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic boolean hasResource()
optional .hadoop.yarn.ResourceProto resource = 4;hasResource in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnProtos.ResourceProto getResource()
optional .hadoop.yarn.ResourceProto resource = 4;getResource in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnProtos.ResourceProtoOrBuilder getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 4;getResourceOrBuilder in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic boolean hasExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;hasExpiryTimeStamp in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic long getExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;getExpiryTimeStamp in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic boolean hasMasterKeyId()
optional int32 masterKeyId = 6 [default = -1];hasMasterKeyId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic int getMasterKeyId()
optional int32 masterKeyId = 6 [default = -1];getMasterKeyId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic boolean hasRmIdentifier()
optional int64 rmIdentifier = 7;hasRmIdentifier in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic long getRmIdentifier()
optional int64 rmIdentifier = 7;getRmIdentifier in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic boolean hasPriority()
optional .hadoop.yarn.PriorityProto priority = 8;hasPriority in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnProtos.PriorityProto getPriority()
optional .hadoop.yarn.PriorityProto priority = 8;getPriority in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnProtos.PriorityProtoOrBuilder getPriorityOrBuilder()
optional .hadoop.yarn.PriorityProto priority = 8;getPriorityOrBuilder in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic boolean hasCreationTime()
optional int64 creationTime = 9;hasCreationTime in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic long getCreationTime()
optional int64 creationTime = 9;getCreationTime in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic boolean hasLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;hasLogAggregationContext in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnProtos.LogAggregationContextProto getLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;getLogAggregationContext in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic YarnProtos.LogAggregationContextProtoOrBuilder getLogAggregationContextOrBuilder()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;getLogAggregationContextOrBuilder in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic 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 YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilder()
public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilder(YarnSecurityTokenProtos.ContainerTokenIdentifierProto prototype)
public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2018 CERN. All Rights Reserved.