Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
Packages that use GetQueueUserAclsInfoResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of GetQueueUserAclsInfoResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return GetQueueUserAclsInfoResponseModifier and TypeMethodDescriptionApplicationClientProtocol.getQueueUserAcls(GetQueueUserAclsInfoRequest request) The interface used by clients to get information about queue acls for current user from theResourceManager. -
Uses of GetQueueUserAclsInfoResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetQueueUserAclsInfoResponseModifier and TypeMethodDescriptionstatic GetQueueUserAclsInfoResponseGetQueueUserAclsInfoResponse.newInstance(List<QueueUserACLInfo> queueUserAclsList)