| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.server.api |
| Modifier and Type | Method and Description |
|---|---|
GetClusterNodeLabelsResponse |
ApplicationClientProtocol.getClusterNodeLabels(GetClusterNodeLabelsRequest request)
The interface used by clients to get a list of labels for nodes
in the cluster from the
ResourceManager |
| Modifier and Type | Method and Description |
|---|---|
static GetClusterNodeLabelsRequest |
GetClusterNodeLabelsRequest.newInstance() |
| Modifier and Type | Method and Description |
|---|---|
GetClusterNodeLabelsResponse |
ResourceManagerAdministrationProtocol.getClusterNodeLabels(GetClusterNodeLabelsRequest request) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.