Package | Description |
---|---|
org.apache.hadoop.yarn.api | |
org.apache.hadoop.yarn.api.protocolrecords |
Modifier and Type | Method and Description |
---|---|
MoveApplicationAcrossQueuesResponse |
ApplicationClientProtocol.moveApplicationAcrossQueues(MoveApplicationAcrossQueuesRequest request)
Move an application to a new queue.
|
Modifier and Type | Method and Description |
---|---|
static MoveApplicationAcrossQueuesRequest |
MoveApplicationAcrossQueuesRequest.newInstance(ApplicationId appId,
String queue) |
Copyright © 2016 Apache Software Foundation. All Rights Reserved.