Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
Packages that use GetApplicationReportRequest
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 GetApplicationReportRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetApplicationReportRequestModifier and TypeMethodDescriptionApplicationBaseProtocol.getApplicationReport(GetApplicationReportRequest request) The interface used by clients to get a report of an Application from theResourceManagerorApplicationHistoryServer. -
Uses of GetApplicationReportRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetApplicationReportRequestModifier and TypeMethodDescriptionstatic GetApplicationReportRequestGetApplicationReportRequest.newInstance(ApplicationId applicationId)