Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
Packages that use GetApplicationAttemptReportResponse
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of GetApplicationAttemptReportResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return GetApplicationAttemptReportResponseModifier and TypeMethodDescriptionApplicationBaseProtocol.getApplicationAttemptReport(GetApplicationAttemptReportRequest request) The interface used by clients to get a report of an Application Attempt from theResourceManagerorApplicationHistoryServer -
Uses of GetApplicationAttemptReportResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetApplicationAttemptReportResponseModifier and TypeMethodDescriptionGetApplicationAttemptReportResponse.newInstance(ApplicationAttemptReport ApplicationAttemptReport)