| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.api.records | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Map<NodeAttributeKey,List<NodeToAttributeValue>> | GetAttributesToNodesResponse. getAttributesToNodes()Get mapping of NodeAttributeKey to its associated mapping of list of
 NodeToAttributeValue associated with attribute. | 
| Modifier and Type | Method and Description | 
|---|---|
| static GetAttributesToNodesResponse | GetAttributesToNodesResponse. newInstance(Map<NodeAttributeKey,List<NodeToAttributeValue>> map) | 
| abstract void | GetAttributesToNodesResponse. setAttributeToNodes(Map<NodeAttributeKey,List<NodeToAttributeValue>> map) | 
| Modifier and Type | Method and Description | 
|---|---|
| static NodeToAttributeValue | NodeToAttributeValue. newInstance(String hostname,
           String attributeValue) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.