Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesRequest
Packages that use GetClusterNodeAttributesRequest
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 GetClusterNodeAttributesRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetClusterNodeAttributesRequestModifier and TypeMethodDescriptionApplicationClientProtocol.getClusterNodeAttributes(GetClusterNodeAttributesRequest request) The interface used by client to get node attributes available in ResourceManager. -
Uses of GetClusterNodeAttributesRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetClusterNodeAttributesRequestModifier and TypeMethodDescriptionGetClusterNodeAttributesRequest.newInstance()Create new instance of GetClusterNodeAttributesRequest.