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

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

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.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.