Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
Packages that use GetApplicationAttemptsResponse
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 GetApplicationAttemptsResponse in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api that return GetApplicationAttemptsResponseModifier 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 GetApplicationAttemptsResponse in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return GetApplicationAttemptsResponseModifier and TypeMethodDescriptionGetApplicationAttemptsResponse.newInstance(List<ApplicationAttemptReport> applicationAttempts)