Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesResponse

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

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

Methods in org.apache.hadoop.yarn.api that return MoveApplicationAcrossQueuesResponse
 MoveApplicationAcrossQueuesResponse ApplicationClientProtocol.moveApplicationAcrossQueues(MoveApplicationAcrossQueuesRequest request)
          Move an application to a new queue.
 

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

Methods in org.apache.hadoop.yarn.api.protocolrecords that return MoveApplicationAcrossQueuesResponse
 MoveApplicationAcrossQueuesResponse MoveApplicationAcrossQueuesResponse.newInstance()
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.