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

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

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

Methods in org.apache.hadoop.yarn.api that return StopContainerResponse
 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.