|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.hadoop.yarn.proto.YarnSecurityTokenProtos.ContainerTokenIdentifierProto
public static final class YarnSecurityTokenProtos.ContainerTokenIdentifierProto
Protobuf type hadoop.yarn.ContainerTokenIdentifierProto
| Nested Class Summary | |
|---|---|
static class |
YarnSecurityTokenProtos.ContainerTokenIdentifierProto.Builder
Protobuf type hadoop.yarn.ContainerTokenIdentifierProto |
| Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
|---|
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> |
| Field Summary | |
|---|---|
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
|
| Fields inherited from class com.google.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class com.google.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessage |
|---|
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class com.google.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface com.google.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
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
| Method Detail |
|---|
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 org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto getContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;
getContainerId in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic org.apache.hadoop.yarn.proto.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 org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto getResource()
optional .hadoop.yarn.ResourceProto resource = 4;
getResource in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic org.apache.hadoop.yarn.proto.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 org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto getPriority()
optional .hadoop.yarn.PriorityProto priority = 8;
getPriority in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic org.apache.hadoop.yarn.proto.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 org.apache.hadoop.yarn.proto.YarnProtos.LogAggregationContextProto getLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;
getLogAggregationContext in interface YarnSecurityTokenProtos.ContainerTokenIdentifierProtoOrBuilderpublic org.apache.hadoop.yarn.proto.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.GeneratedMessage
public 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.AbstractMessage
protected 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.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
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.GeneratedMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||