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