Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
Packages that use GetClusterNodesRequest
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 GetClusterNodesRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetClusterNodesRequestModifier and TypeMethodDescriptionApplicationClientProtocol.getClusterNodes(GetClusterNodesRequest request) The interface used by clients to get a report of all nodes in the cluster from theResourceManager. -
Uses of GetClusterNodesRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetClusterNodesRequestModifier and TypeMethodDescriptionstatic GetClusterNodesRequestGetClusterNodesRequest.newInstance()static GetClusterNodesRequestGetClusterNodesRequest.newInstance(EnumSet<NodeState> states)