public class AppRemovedSchedulerEvent extends SchedulerEvent
| Constructor and Description | 
|---|
| AppRemovedSchedulerEvent(org.apache.hadoop.yarn.api.records.ApplicationId applicationId,
                        RMAppState finalState) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.ApplicationId | getApplicationID() | 
| RMAppState | getFinalState() | 
public AppRemovedSchedulerEvent(org.apache.hadoop.yarn.api.records.ApplicationId applicationId,
                                RMAppState finalState)
public org.apache.hadoop.yarn.api.records.ApplicationId getApplicationID()
public RMAppState getFinalState()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.