@InterfaceAudience.Public @InterfaceStability.Stable public abstract class GetClusterMetricsResponse extends Object
The response sent by the ResourceManager
to a client
requesting cluster metrics.
Constructor and Description |
---|
GetClusterMetricsResponse() |
public GetClusterMetricsResponse()
@InterfaceAudience.Public @InterfaceStability.Stable public abstract YarnClusterMetrics getClusterMetrics()
YarnClusterMetrics
for the cluster.YarnClusterMetrics
for the clusterCopyright © 2016 Apache Software Foundation. All Rights Reserved.