Class GetClusterNodeAttributesRequest
java.lang.Object
org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeAttributesRequest
The request from clients to get node attributes in the cluster from the
ResourceManager.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreate new instance of GetClusterNodeAttributesRequest.
-
Constructor Details
-
GetClusterNodeAttributesRequest
public GetClusterNodeAttributesRequest()
-
-
Method Details
-
newInstance
Create new instance of GetClusterNodeAttributesRequest.- Returns:
- GetClusterNodeAttributesRequest is returned.
-