| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords | |
| org.apache.hadoop.yarn.client |
| Modifier and Type | Method and Description |
|---|---|
YarnClusterMetrics |
GetClusterMetricsResponse.getClusterMetrics()
Get the
YarnClusterMetrics for the cluster. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetClusterMetricsResponse.setClusterMetrics(YarnClusterMetrics metrics) |
| Modifier and Type | Method and Description |
|---|---|
YarnClusterMetrics |
YarnClientImpl.getYarnClusterMetrics() |
YarnClusterMetrics |
YarnClient.getYarnClusterMetrics()
Get metrics (
YarnClusterMetrics) about the cluster. |
Copyright © 2013 Apache Software Foundation. All Rights Reserved.