Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsRequest
Packages that use GetClusterMetricsRequest
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 GetClusterMetricsRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetClusterMetricsRequestModifier and TypeMethodDescriptionApplicationClientProtocol.getClusterMetrics(GetClusterMetricsRequest request) The interface used by clients to get metrics about the cluster from theResourceManager. -
Uses of GetClusterMetricsRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetClusterMetricsRequestModifier and TypeMethodDescriptionstatic GetClusterMetricsRequestGetClusterMetricsRequest.newInstance()