Uses of Interface
org.apache.hadoop.yarn.api.records.AMResponse

Packages that use AMResponse
org.apache.hadoop.yarn.api.protocolrecords   
 

Uses of AMResponse in org.apache.hadoop.yarn.api.protocolrecords
 

Methods in org.apache.hadoop.yarn.api.protocolrecords that return AMResponse
 AMResponse AllocateResponse.getAMResponse()
          Get the AMResponse sent by the ResourceManager.
 

Methods in org.apache.hadoop.yarn.api.protocolrecords with parameters of type AMResponse
 void AllocateResponse.setAMResponse(AMResponse amResponse)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.