public class AllocationFileQueueParser
extends java.lang.Object
Elements containing queues.| Modifier and Type | Field | Description |
|---|---|---|
static org.apache.hadoop.security.authorize.AccessControlList |
EVERYBODY_ACL |
|
static java.lang.String |
MAX_CONTAINER_ALLOCATION |
|
static java.lang.String |
ROOT |
| Constructor | Description |
|---|---|
AllocationFileQueueParser(java.util.List<org.w3c.dom.Element> elements) |
| Modifier and Type | Method | Description |
|---|---|---|
QueueProperties |
parse() |
public static final java.lang.String ROOT
public static final org.apache.hadoop.security.authorize.AccessControlList EVERYBODY_ACL
public static final java.lang.String MAX_CONTAINER_ALLOCATION
public AllocationFileQueueParser(java.util.List<org.w3c.dom.Element> elements)
public QueueProperties parse() throws AllocationConfigurationException
AllocationConfigurationExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.