Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
Packages that use GetClusterNodesResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of GetClusterNodesResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return GetClusterNodesResponseModifier and TypeMethodDescriptionApplicationClientProtocol.getClusterNodes(GetClusterNodesRequest request) The interface used by clients to get a report of all nodes in the cluster from theResourceManager. -
Uses of GetClusterNodesResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetClusterNodesResponseModifier and TypeMethodDescriptionstatic GetClusterNodesResponseGetClusterNodesResponse.newInstance(List<NodeReport> nodeReports)