|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetApplicationsResponse | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| Uses of GetApplicationsResponse in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api that return GetApplicationsResponse | |
|---|---|
GetApplicationsResponse |
ApplicationHistoryProtocol.getApplications(GetApplicationsRequest request)
The interface used by clients to get a report of all Applications in the cluster from the ApplicationHistoryServer. |
GetApplicationsResponse |
ApplicationClientProtocol.getApplications(GetApplicationsRequest request)
The interface used by clients to get a report of Applications matching the filters defined by GetApplicationsRequest
in the cluster from the ResourceManager. |
| Uses of GetApplicationsResponse in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetApplicationsResponse | |
|---|---|
static GetApplicationsResponse |
GetApplicationsResponse.newInstance(List<ApplicationReport> applications)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||