| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.yarn.api.protocolrecords |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Method | Description |
|---|---|---|
GetClusterNodesResponse |
ApplicationClientProtocol.getClusterNodes(GetClusterNodesRequest request) |
The interface used by clients to get a report of all nodes
in the cluster from the
ResourceManager. |
| Modifier and Type | Method | Description |
|---|---|---|
static GetClusterNodesRequest |
GetClusterNodesRequest.newInstance() |
|
static GetClusterNodesRequest |
GetClusterNodesRequest.newInstance(java.util.EnumSet<NodeState> states) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.