@InterfaceAudience.Private @InterfaceStability.Unstable public class GetQueueUserAclsInfoResponsePBImpl extends GetQueueUserAclsInfoResponse
| Constructor and Description |
|---|
GetQueueUserAclsInfoResponsePBImpl() |
GetQueueUserAclsInfoResponsePBImpl(YarnServiceProtos.GetQueueUserAclsInfoResponseProto proto) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
YarnServiceProtos.GetQueueUserAclsInfoResponseProto |
getProto() |
List<QueueUserACLInfo> |
getUserAclsInfoList() |
int |
hashCode() |
void |
setUserAclsInfoList(List<QueueUserACLInfo> queueUserAclsList) |
String |
toString() |
newInstancepublic GetQueueUserAclsInfoResponsePBImpl()
public GetQueueUserAclsInfoResponsePBImpl(YarnServiceProtos.GetQueueUserAclsInfoResponseProto proto)
public List<QueueUserACLInfo> getUserAclsInfoList()
getUserAclsInfoList in class GetQueueUserAclsInfoResponsepublic void setUserAclsInfoList(List<QueueUserACLInfo> queueUserAclsList)
setUserAclsInfoList in class GetQueueUserAclsInfoResponsepublic YarnServiceProtos.GetQueueUserAclsInfoResponseProto getProto()
Copyright © 2018 CERN. All Rights Reserved.