Package | Description |
---|---|
org.apache.hadoop.yarn.api | |
org.apache.hadoop.yarn.api.protocolrecords |
Modifier and Type | Method and Description |
---|---|
GetApplicationAttemptReportResponse |
ApplicationClientProtocol.getApplicationAttemptReport(GetApplicationAttemptReportRequest request)
The interface used by clients to get a report of an Application Attempt
from the
ResourceManager |
GetApplicationAttemptReportResponse |
ApplicationHistoryProtocol.getApplicationAttemptReport(GetApplicationAttemptReportRequest request)
The interface used by clients to get a report of an Application Attempt
from the
ApplicationHistoryServer . |
Modifier and Type | Method and Description |
---|---|
static GetApplicationAttemptReportRequest |
GetApplicationAttemptReportRequest.newInstance(ApplicationAttemptId applicationAttemptId) |
Copyright © 2021 Apache Software Foundation. All Rights Reserved.