public static interface YarnSecurityTestClientAMTokenProtos.ClientToAMTokenIdentifierForTestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto |
getAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder |
getAppAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1; |
String |
getClientName()
optional string clientName = 2; |
com.google.protobuf.ByteString |
getClientNameBytes()
optional string clientName = 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 |
hasClientName()
optional string clientName = 2; |
boolean |
hasMessage()
optional string message = 3; |
boolean hasAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto getAppAttemptId()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder getAppAttemptIdOrBuilder()
optional .hadoop.yarn.ApplicationAttemptIdProto appAttemptId = 1;boolean hasClientName()
optional string clientName = 2;String getClientName()
optional string clientName = 2;com.google.protobuf.ByteString getClientNameBytes()
optional string clientName = 2;boolean hasMessage()
optional string message = 3;String getMessage()
optional string message = 3;com.google.protobuf.ByteString getMessageBytes()
optional string message = 3;Copyright © 2016 Apache Software Foundation. All Rights Reserved.