| 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 |
|---|---|
RefreshClusterNodeLabelsResponse |
ApplicationClientProtocol.refreshClusterNodeLabels(RefreshClusterNodeLabelsRequest request)
The interface used by clients to request the
ResourceManager to refresh labels for nodes
in the cluster. |
| Modifier and Type | Method and Description |
|---|---|
static RefreshClusterNodeLabelsRequest |
RefreshClusterNodeLabelsRequest.newInstance() |
| Modifier and Type | Method and Description |
|---|---|
RefreshClusterNodeLabelsResponse |
ResourceManagerAdministrationProtocol.refreshClusterNodeLabels(RefreshClusterNodeLabelsRequest request) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.