| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | 
| Modifier and Type | Method and Description | 
|---|---|
| GetApplicationsResponse | ApplicationBaseProtocol. getApplications(GetApplicationsRequest request)
 The interface used by clients to get a report of Applications matching the
 filters defined by  GetApplicationsRequestin the cluster from theResourceManagerorApplicationHistoryServer. | 
| Modifier and Type | Method and Description | 
|---|---|
| static GetApplicationsResponse | GetApplicationsResponse. newInstance(List<ApplicationReport> applications) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.