@Public
@Unstable
public abstract class MoveApplicationAcrossQueuesResponse
extends java.lang.Object
The response sent by the ResourceManager to the client moving
a submitted application to a different queue.
A response without exception means that the move has completed successfully.
| Constructor | Description |
|---|---|
MoveApplicationAcrossQueuesResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
static MoveApplicationAcrossQueuesResponse |
newInstance() |
@Private @Unstable public static MoveApplicationAcrossQueuesResponse newInstance()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.