|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetApplicationAttemptReportRequest | |
|---|---|
| org.apache.hadoop.yarn.api | |
| org.apache.hadoop.yarn.api.protocolrecords | |
| Uses of GetApplicationAttemptReportRequest in org.apache.hadoop.yarn.api |
|---|
| Methods in org.apache.hadoop.yarn.api with parameters of type GetApplicationAttemptReportRequest | |
|---|---|
GetApplicationAttemptReportResponse |
ApplicationHistoryProtocol.getApplicationAttemptReport(GetApplicationAttemptReportRequest request)
The interface used by clients to get a report of an Application Attempt from the ApplicationHistoryServer. |
GetApplicationAttemptReportResponse |
ApplicationClientProtocol.getApplicationAttemptReport(GetApplicationAttemptReportRequest request)
The interface used by clients to get a report of an Application Attempt from the ResourceManager |
| Uses of GetApplicationAttemptReportRequest in org.apache.hadoop.yarn.api.protocolrecords |
|---|
| Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetApplicationAttemptReportRequest | |
|---|---|
static GetApplicationAttemptReportRequest |
GetApplicationAttemptReportRequest.newInstance(ApplicationAttemptId applicationAttemptId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||