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

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

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

Methods in org.apache.hadoop.yarn.api with parameters of type StopContainerRequest
 StopContainerResponse ContainerManager.stopContainer(StopContainerRequest request)
          The ApplicationMaster requests a NodeManager to stop a Container allocated to it using this interface.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.