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

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

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

Methods in org.apache.hadoop.yarn.api that return GetContainerStatusResponse
 GetContainerStatusResponse ContainerManager.getContainerStatus(GetContainerStatusRequest request)
          The api used by the ApplicationMaster to request for current status of a Container from the NodeManager.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.