public static interface YarnSecurityTestAMRMTokenProtos.AMRMTokenIdentifierForTestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
YarnProtos.ApplicationAttemptIdProto |
getAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
YarnProtos.ApplicationAttemptIdProtoOrBuilder |
getAppAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
int |
getKeyId()
optional int32 keyId = 2; |
String |
getMessage()
optional string message = 3; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 3; |
boolean |
hasAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
boolean |
hasKeyId()
optional int32 keyId = 2; |
boolean |
hasMessage()
optional string message = 3; |
boolean hasAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;YarnProtos.ApplicationAttemptIdProto getAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;YarnProtos.ApplicationAttemptIdProtoOrBuilder getAppAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;boolean hasKeyId()
optional int32 keyId = 2;int getKeyId()
optional int32 keyId = 2;boolean hasMessage()
optional string message = 3;String getMessage()
optional string message = 3;com.google.protobuf.ByteString getMessageBytes()
optional string message = 3;Copyright © 2018 CERN. All Rights Reserved.