Uses of Class
org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Packages that use MoveApplicationAcrossQueuesRequest
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of MoveApplicationAcrossQueuesRequest in org.apache.hadoop.yarn.api
Methods in org.apache.hadoop.yarn.api with parameters of type MoveApplicationAcrossQueuesRequestModifier and TypeMethodDescriptionApplicationClientProtocol.moveApplicationAcrossQueues(MoveApplicationAcrossQueuesRequest request) Move an application to a new queue. -
Uses of MoveApplicationAcrossQueuesRequest in org.apache.hadoop.yarn.api.protocolrecords
Methods in org.apache.hadoop.yarn.api.protocolrecords that return MoveApplicationAcrossQueuesRequestModifier and TypeMethodDescriptionMoveApplicationAcrossQueuesRequest.newInstance(ApplicationId appId, String queue)