Package | Description |
---|---|
org.apache.hadoop.yarn.api | |
org.apache.hadoop.yarn.api.protocolrecords |
Modifier and Type | Method and Description |
---|---|
GetClusterMetricsResponse |
ApplicationClientProtocol.getClusterMetrics(GetClusterMetricsRequest request)
The interface used by clients to get metrics about the cluster from
the
ResourceManager . |
Modifier and Type | Method and Description |
---|---|
static GetClusterMetricsResponse |
GetClusterMetricsResponse.newInstance(YarnClusterMetrics metrics) |
Copyright © 2015 Apache Software Foundation. All rights reserved.