Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
Packages that use KillApplicationRequest
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 KillApplicationRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type KillApplicationRequestModifier and TypeMethodDescriptionApplicationClientProtocol.forceKillApplication(KillApplicationRequest request) The interface used by clients to request theResourceManagerto abort submitted application. -
Uses of KillApplicationRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return KillApplicationRequestModifier and TypeMethodDescriptionstatic KillApplicationRequestKillApplicationRequest.newInstance(ApplicationId applicationId)