Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
Packages that use GetApplicationAttemptReportRequest
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 GetApplicationAttemptReportRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetApplicationAttemptReportRequestModifier and TypeMethodDescriptionApplicationBaseProtocol.getApplicationAttemptReport(GetApplicationAttemptReportRequest request) The interface used by clients to get a report of an Application Attempt from theResourceManagerorApplicationHistoryServer -
Uses of GetApplicationAttemptReportRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetApplicationAttemptReportRequestModifier and TypeMethodDescriptionGetApplicationAttemptReportRequest.newInstance(ApplicationAttemptId applicationAttemptId)