| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.api.records | |
| org.apache.hadoop.yarn.server.api.protocolrecords | 
| 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 | 
|---|---|
| static NodeLabel | NodeLabel. newInstance(String name) | 
| static NodeLabel | NodeLabel. newInstance(String name,
           boolean isExclusive) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | NodeLabel. compareTo(NodeLabel other) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<NodeLabel> | AddToClusterNodeLabelsRequest. getNodeLabels() | 
| Modifier and Type | Method and Description | 
|---|---|
| static AddToClusterNodeLabelsRequest | AddToClusterNodeLabelsRequest. newInstance(List<NodeLabel> nodeLabels) | 
| abstract void | AddToClusterNodeLabelsRequest. setNodeLabels(List<NodeLabel> nodeLabels) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.