|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetNodesToLabelsResponse | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| Uses of GetNodesToLabelsResponse in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api that return GetNodesToLabelsResponse | |
|---|---|
GetNodesToLabelsResponse |
ApplicationClientProtocol.getNodeToLabels(GetNodesToLabelsRequest request)
The interface used by client to get node to labels mappings in existing cluster |
| Uses of GetNodesToLabelsResponse in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetNodesToLabelsResponse | |
|---|---|
static GetNodesToLabelsResponse |
GetNodesToLabelsResponse.newInstance(Map<NodeId,Set<String>> map)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||