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

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

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

Methods in org.apache.hadoop.yarn.api with parameters of type StartContainerRequest
 StartContainerResponse ContainerManager.startContainer(StartContainerRequest request)
          The ApplicationMaster requests a NodeManager to start a Container allocated to it using this interface.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.