public static interface YarnProtos.QueueUserACLInfoProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getQueueName()
optional string queueName = 1; |
com.google.protobuf.ByteString |
getQueueNameBytes()
optional string queueName = 1; |
YarnProtos.QueueACLProto |
getUserAcls(int index)
repeated .hadoop.yarn.QueueACLProto userAcls = 2; |
int |
getUserAclsCount()
repeated .hadoop.yarn.QueueACLProto userAcls = 2; |
List<YarnProtos.QueueACLProto> |
getUserAclsList()
repeated .hadoop.yarn.QueueACLProto userAcls = 2; |
boolean |
hasQueueName()
optional string queueName = 1; |
boolean hasQueueName()
optional string queueName = 1;String getQueueName()
optional string queueName = 1;com.google.protobuf.ByteString getQueueNameBytes()
optional string queueName = 1;List<YarnProtos.QueueACLProto> getUserAclsList()
repeated .hadoop.yarn.QueueACLProto userAcls = 2;int getUserAclsCount()
repeated .hadoop.yarn.QueueACLProto userAcls = 2;YarnProtos.QueueACLProto getUserAcls(int index)
repeated .hadoop.yarn.QueueACLProto userAcls = 2;Copyright © 2018 CERN. All Rights Reserved.