| Modifier and Type | Method and Description |
|---|---|
YarnClusterMetrics |
ResourceMgrDelegate.getYarnClusterMetrics() |
| Modifier and Type | Method and Description |
|---|---|
abstract YarnClusterMetrics |
GetClusterMetricsResponse.getClusterMetrics()
Get the
YarnClusterMetrics for the cluster. |
| Modifier and Type | Method and Description |
|---|---|
static GetClusterMetricsResponse |
GetClusterMetricsResponse.newInstance(YarnClusterMetrics metrics) |
abstract void |
GetClusterMetricsResponse.setClusterMetrics(YarnClusterMetrics metrics) |
| Modifier and Type | Method and Description |
|---|---|
YarnClusterMetrics |
GetClusterMetricsResponsePBImpl.getClusterMetrics() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetClusterMetricsResponsePBImpl.setClusterMetrics(YarnClusterMetrics clusterMetrics) |
| Modifier and Type | Method and Description |
|---|---|
static YarnClusterMetrics |
YarnClusterMetrics.newInstance(int numNodeManagers) |
| Modifier and Type | Class and Description |
|---|---|
class |
YarnClusterMetricsPBImpl |
| Modifier and Type | Method and Description |
|---|---|
abstract YarnClusterMetrics |
YarnClient.getYarnClusterMetrics()
Get metrics (
YarnClusterMetrics) about the cluster. |
| Modifier and Type | Method and Description |
|---|---|
YarnClusterMetrics |
YarnClientImpl.getYarnClusterMetrics() |
Copyright © 2013 Apache Software Foundation. All rights reserved.