@Public
@Stable
public abstract class FailApplicationAttemptResponse
extends java.lang.Object
The response sent by the ResourceManager to the client
failing an application attempt.
Currently it's empty.
| Constructor | Description |
|---|---|
FailApplicationAttemptResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
static FailApplicationAttemptResponse |
newInstance() |
@Private @Unstable public static FailApplicationAttemptResponse newInstance()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.