public static interface YarnSecurityTestTokenProtos.ContainerTokenIdentifierForTestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
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; |
String |
getMessage()
optional string message = 11; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 11; |
String |
getNmHostAddr()
optional string nmHostAddr = 2; |
com.google.protobuf.ByteString |
getNmHostAddrBytes()
optional string nmHostAddr = 2; |
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; |
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; |
boolean |
hasLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10; |
boolean |
hasMasterKeyId()
optional int32 masterKeyId = 6; |
boolean |
hasMessage()
optional string message = 11; |
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; |
boolean hasContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;YarnProtos.ContainerIdProto getContainerId()
optional .hadoop.yarn.ContainerIdProto containerId = 1;YarnProtos.ContainerIdProtoOrBuilder getContainerIdOrBuilder()
optional .hadoop.yarn.ContainerIdProto containerId = 1;boolean hasNmHostAddr()
optional string nmHostAddr = 2;String getNmHostAddr()
optional string nmHostAddr = 2;com.google.protobuf.ByteString getNmHostAddrBytes()
optional string nmHostAddr = 2;boolean hasAppSubmitter()
optional string appSubmitter = 3;String getAppSubmitter()
optional string appSubmitter = 3;com.google.protobuf.ByteString getAppSubmitterBytes()
optional string appSubmitter = 3;boolean hasResource()
optional .hadoop.yarn.ResourceProto resource = 4;YarnProtos.ResourceProto getResource()
optional .hadoop.yarn.ResourceProto resource = 4;YarnProtos.ResourceProtoOrBuilder getResourceOrBuilder()
optional .hadoop.yarn.ResourceProto resource = 4;boolean hasExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;long getExpiryTimeStamp()
optional int64 expiryTimeStamp = 5;boolean hasMasterKeyId()
optional int32 masterKeyId = 6;int getMasterKeyId()
optional int32 masterKeyId = 6;boolean hasRmIdentifier()
optional int64 rmIdentifier = 7;long getRmIdentifier()
optional int64 rmIdentifier = 7;boolean hasPriority()
optional .hadoop.yarn.PriorityProto priority = 8;YarnProtos.PriorityProto getPriority()
optional .hadoop.yarn.PriorityProto priority = 8;YarnProtos.PriorityProtoOrBuilder getPriorityOrBuilder()
optional .hadoop.yarn.PriorityProto priority = 8;boolean hasCreationTime()
optional int64 creationTime = 9;long getCreationTime()
optional int64 creationTime = 9;boolean hasLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;YarnProtos.LogAggregationContextProto getLogAggregationContext()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;YarnProtos.LogAggregationContextProtoOrBuilder getLogAggregationContextOrBuilder()
optional .hadoop.yarn.LogAggregationContextProto logAggregationContext = 10;boolean hasMessage()
optional string message = 11;String getMessage()
optional string message = 11;com.google.protobuf.ByteString getMessageBytes()
optional string message = 11;Copyright © 2018 CERN. All Rights Reserved.