@InterfaceAudience.Public @InterfaceStability.Stable public abstract class GetClusterMetricsResponse extends Object
ResourceManager
to a client
requesting cluster metrics.Constructor and Description |
---|
GetClusterMetricsResponse() |
Modifier and Type | Method and Description |
---|---|
abstract YarnClusterMetrics |
getClusterMetrics()
Get the
YarnClusterMetrics for the cluster. |
public GetClusterMetricsResponse()
@InterfaceAudience.Public @InterfaceStability.Stable public abstract YarnClusterMetrics getClusterMetrics()
YarnClusterMetrics
for the cluster.YarnClusterMetrics
for the clusterCopyright © 2017 Apache Software Foundation. All rights reserved.