| 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 |
|---|---|---|
GetApplicationAttemptsResponse |
ApplicationBaseProtocol.getApplicationAttempts(GetApplicationAttemptsRequest request) |
The interface used by clients to get a report of all Application attempts
in the cluster from the
ResourceManager or
ApplicationHistoryServer |
| Modifier and Type | Method | Description |
|---|---|---|
static GetApplicationAttemptsResponse |
GetApplicationAttemptsResponse.newInstance(java.util.List<ApplicationAttemptReport> applicationAttempts) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.