|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@InterfaceAudience.Public @InterfaceStability.Stable public interface GetClusterMetricsResponse
The response sent by the ResourceManager to a client
requesting cluster metrics.
YarnClusterMetrics,
ClientRMProtocol.getClusterMetrics(GetClusterMetricsRequest)| Method Summary | |
|---|---|
YarnClusterMetrics |
getClusterMetrics()
Get the YarnClusterMetrics for the cluster. |
void |
setClusterMetrics(YarnClusterMetrics metrics)
|
| Method Detail |
|---|
@InterfaceAudience.Public @InterfaceStability.Stable YarnClusterMetrics getClusterMetrics()
YarnClusterMetrics for the cluster.
YarnClusterMetrics for the cluster@InterfaceAudience.Private @InterfaceStability.Unstable void setClusterMetrics(YarnClusterMetrics metrics)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||