public static class WorkflowPriorityMappingsManager.WorkflowPriorityMapping extends Object
| Constructor and Description | 
|---|
| WorkflowPriorityMapping(String workflowID,
                       String queue,
                       org.apache.hadoop.yarn.api.records.Priority priority) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| org.apache.hadoop.yarn.api.records.Priority | getPriority() | 
| int | hashCode() | 
| String | toString() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.