| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.api.records | |
| org.apache.hadoop.yarn.client.api | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<NodeLabel> | GetClusterNodeLabelsResponse. getNodeLabelList() | 
| Modifier and Type | Method and Description | 
|---|---|
| static GetClusterNodeLabelsResponse | GetClusterNodeLabelsResponse. newInstance(List<NodeLabel> labels) | 
| abstract void | GetClusterNodeLabelsResponse. setNodeLabelList(List<NodeLabel> labels) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | NodeLabel. compareTo(NodeLabel other) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<NodeLabel> | YarnClient. getClusterNodeLabels()
 The interface used by client to get node labels in the cluster | 
Copyright © 2023 Apache Software Foundation. All rights reserved.