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

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

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

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

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

Classes in org.apache.hadoop.yarn.api.protocolrecords.impl.pb that implement AllocateRequest
 class AllocateRequestPBImpl
           
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.