| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.api.records |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
abstract YarnClusterMetrics |
GetClusterMetricsResponse.getClusterMetrics() |
Get the
YarnClusterMetrics for the cluster. |
| Modifier and Type | Method | Description |
|---|---|---|
static GetClusterMetricsResponse |
GetClusterMetricsResponse.newInstance(YarnClusterMetrics metrics) |
|
abstract void |
GetClusterMetricsResponse.setClusterMetrics(YarnClusterMetrics metrics) |
| Modifier and Type | Method | Description |
|---|---|---|
static YarnClusterMetrics |
YarnClusterMetrics.newInstance(int numNodeManagers) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.