| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.api.records |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
abstract java.util.List<QueueUserACLInfo> |
GetQueueUserAclsInfoResponse.getUserAclsInfoList() |
Get the
QueueUserACLInfo per queue for the user. |
| Modifier and Type | Method | Description |
|---|---|---|
static GetQueueUserAclsInfoResponse |
GetQueueUserAclsInfoResponse.newInstance(java.util.List<QueueUserACLInfo> queueUserAclsList) |
|
abstract void |
GetQueueUserAclsInfoResponse.setUserAclsInfoList(java.util.List<QueueUserACLInfo> queueUserAclsList) |
| Modifier and Type | Method | Description |
|---|---|---|
static QueueUserACLInfo |
QueueUserACLInfo.newInstance(java.lang.String queueName,
java.util.List<QueueACL> acls) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.