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

Packages that use AllocateResponse
org.apache.hadoop.yarn.api   
org.apache.hadoop.yarn.api.protocolrecords.impl.pb   
 

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

Methods in org.apache.hadoop.yarn.api that return AllocateResponse
 AllocateResponse AMRMProtocol.allocate(AllocateRequest request)
          The main interface between an ApplicationMaster and the ResourceManager.
 

Uses of AllocateResponse in org.apache.hadoop.yarn.api.protocolrecords.impl.pb
 

Classes in org.apache.hadoop.yarn.api.protocolrecords.impl.pb that implement AllocateResponse
 class AllocateResponsePBImpl
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.