@InterfaceAudience.Public @InterfaceStability.Stable public interface GetClusterMetricsResponse
The response sent by the ResourceManager to a client
requesting cluster metrics.
| Modifier and Type | Method and Description |
|---|---|
YarnClusterMetrics |
getClusterMetrics()
Get the
YarnClusterMetrics for the cluster. |
@InterfaceAudience.Public @InterfaceStability.Stable YarnClusterMetrics getClusterMetrics()
YarnClusterMetrics for the cluster.YarnClusterMetrics for the clusterCopyright © 2014 Apache Software Foundation. All Rights Reserved.