| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.webapp.dao | This package contains the web data access objects (DAO) for the RM. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Map<NodeLabelInfo,NodeIDsInfo> | LabelsToNodesInfo. labelsToNodes | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<NodeLabelInfo,NodeIDsInfo> | LabelsToNodesInfo. getLabelsToNodes() | 
| Constructor and Description | 
|---|
| LabelsToNodesInfo(Map<NodeLabelInfo,NodeIDsInfo> labelsToNodes) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.