Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.FailApplicationAttemptRequest
Packages that use FailApplicationAttemptRequest
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 FailApplicationAttemptRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type FailApplicationAttemptRequestModifier and TypeMethodDescriptionApplicationClientProtocol.failApplicationAttempt(FailApplicationAttemptRequest request) The interface used by clients to request theResourceManagerto fail an application attempt. -
Uses of FailApplicationAttemptRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return FailApplicationAttemptRequestModifier and TypeMethodDescriptionFailApplicationAttemptRequest.newInstance(ApplicationAttemptId attemptId)