| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.api.records |
| Modifier and Type | Method and Description |
|---|---|
abstract List<NodeToLabelsList> |
GetClusterNodeLabelsResponse.getClusterNodeLabels() |
| Modifier and Type | Method and Description |
|---|---|
static GetClusterNodeLabelsResponse |
GetClusterNodeLabelsResponse.newInstance(List<NodeToLabelsList> clusterNodeLabels) |
abstract void |
GetClusterNodeLabelsResponse.setClusterNodeLabels(List<NodeToLabelsList> clusterNodeLabels) |
| Modifier and Type | Method and Description |
|---|---|
static NodeToLabelsList |
NodeToLabelsList.newInstance(String node,
List<String> nodeLabel) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.