Uses of Interface
org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest

Packages that use KillApplicationRequest
org.apache.hadoop.yarn.api   
 

Uses of KillApplicationRequest in org.apache.hadoop.yarn.api
 

Methods in org.apache.hadoop.yarn.api with parameters of type KillApplicationRequest
 KillApplicationResponse ClientRMProtocol.forceKillApplication(KillApplicationRequest request)
          The interface used by clients to request the ResourceManager to abort submitted application.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.