Package | Description |
---|---|
org.apache.hadoop.yarn.api | |
org.apache.hadoop.yarn.api.protocolrecords |
Modifier and Type | Method and Description |
---|---|
GetClusterNodeLabelsResponse |
ApplicationClientProtocol.getClusterNodeLabels(GetClusterNodeLabelsRequest request)
The interface used by client to get node labels in the cluster
|
Modifier and Type | Method and Description |
---|---|
static GetClusterNodeLabelsResponse |
GetClusterNodeLabelsResponse.newInstance(Set<String> labels) |
Copyright © 2015 Apache Software Foundation. All rights reserved.