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; |
org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto |
getContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1; |
org.apache.hadoop.yarn.proto.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; |
org.apache.hadoop.yarn.proto.YarnProtos.LogAggregationContextProto |
getLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10; |
org.apache.hadoop.yarn.proto.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() |
org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto |
getPriority()
optional .hadoop.yarn.PriorityProto priority = 8; |
org.apache.hadoop.yarn.proto.YarnProtos.PriorityProtoOrBuilder |
getPriorityOrBuilder()
optional .hadoop.yarn.PriorityProto priority = 8; |
org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto |
getResource()
optional .hadoop.yarn.ResourceProto resource = 4; |
org.apache.hadoop.yarn.proto.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, parseUnknownField
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public 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.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<YarnSecurityTokenProtos.ContainerTokenIdentifierProto> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;
hasContainerId
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;
getContainerId
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto containerId = 1;
getContainerIdOrBuilder
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public boolean hasNmHostAddr()
optional string nmHostAddr = 2;
hasNmHostAddr
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public String getNmHostAddr()
optional string nmHostAddr = 2;
getNmHostAddr
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public com.google.protobuf.ByteString getNmHostAddrBytes()
optional string nmHostAddr = 2;
getNmHostAddrBytes
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public boolean hasAppSubmitter()
optional string appSubmitter = 3;
hasAppSubmitter
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public String getAppSubmitter()
optional string appSubmitter = 3;
getAppSubmitter
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public com.google.protobuf.ByteString getAppSubmitterBytes()
optional string appSubmitter = 3;
getAppSubmitterBytes
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public boolean hasResource()
optional .hadoop.yarn.ResourceProto resource = 4;
hasResource
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto getResource()
optional .hadoop.yarn.ResourceProto resource = 4;
getResource
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 4;
getResourceOrBuilder
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public boolean hasExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;
hasExpiryTimeStamp
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public long getExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;
getExpiryTimeStamp
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public boolean hasMasterKeyId()
optional int32 masterKeyId = 6 [default = -1];
hasMasterKeyId
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public int getMasterKeyId()
optional int32 masterKeyId = 6 [default = -1];
getMasterKeyId
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public boolean hasRmIdentifier()
optional int64 rmIdentifier = 7;
hasRmIdentifier
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public long getRmIdentifier()
optional int64 rmIdentifier = 7;
getRmIdentifier
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public boolean hasPriority()
optional .hadoop.yarn.PriorityProto priority = 8;
hasPriority
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto getPriority()
optional .hadoop.yarn.PriorityProto priority = 8;
getPriority
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.PriorityProtoOrBuilder getPriorityOrBuilder()
optional .hadoop.yarn.PriorityProto priority = 8;
getPriorityOrBuilder
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public boolean hasCreationTime()
optional int64 creationTime = 9;
hasCreationTime
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public long getCreationTime()
optional int64 creationTime = 9;
getCreationTime
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public boolean hasLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;
hasLogAggregationContext
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.LogAggregationContextProto getLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;
getLogAggregationContext
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public org.apache.hadoop.yarn.proto.YarnProtos.LogAggregationContextProtoOrBuilder getLogAggregationContextOrBuilder()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;
getLogAggregationContextOrBuilder
in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(InputStream input) throws IOException
IOException
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseDelimitedFrom(InputStream input) throws IOException
IOException
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilder()
public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilder(YarnSecurityTokenProtos.ContainerTokenIdentifierProto prototype)
public YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2015 Apache Software Foundation. All Rights Reserved.