public class NodeLabelInfo extends Object
| Constructor and Description | 
|---|
| NodeLabelInfo() | 
| NodeLabelInfo(org.apache.hadoop.yarn.api.records.NodeLabel label) | 
| NodeLabelInfo(String name) | 
| NodeLabelInfo(String name,
             boolean exclusivity) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| boolean | getExclusivity() | 
| String | getName() | 
| int | hashCode() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.