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