Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
Packages that use GetApplicationAttemptsRequest
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 GetApplicationAttemptsRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type GetApplicationAttemptsRequestModifier and TypeMethodDescriptionApplicationBaseProtocol.getApplicationAttempts(GetApplicationAttemptsRequest request) The interface used by clients to get a report of all Application attempts in the cluster from theResourceManagerorApplicationHistoryServer -
Uses of GetApplicationAttemptsRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetApplicationAttemptsRequestModifier and TypeMethodDescriptionGetApplicationAttemptsRequest.newInstance(ApplicationId applicationId)