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

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

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

Methods in org.apache.hadoop.yarn.api with parameters of type RegisterApplicationMasterRequest
 RegisterApplicationMasterResponse AMRMProtocol.registerApplicationMaster(RegisterApplicationMasterRequest request)
          The interface used by a new ApplicationMaster to register with the ResourceManager.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.