Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetNodesToLabelsRequest

Packages that use GetNodesToLabelsRequest
org.apache.hadoop.yarn.api   
org.apache.hadoop.yarn.api.protocolrecords   
 

Uses of GetNodesToLabelsRequest in org.apache.hadoop.yarn.api
 

Methods in org.apache.hadoop.yarn.api with parameters of type GetNodesToLabelsRequest
 GetNodesToLabelsResponse ApplicationClientProtocol.getNodeToLabels(GetNodesToLabelsRequest request)
           The interface used by client to get node to labels mappings in existing cluster
 

Uses of GetNodesToLabelsRequest in org.apache.hadoop.yarn.api.protocolrecords
 

Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetNodesToLabelsRequest
static GetNodesToLabelsRequest GetNodesToLabelsRequest.newInstance()
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.