public class ApplicationEvent extends org.apache.hadoop.yarn.event.AbstractEvent<ApplicationEventType>
| Constructor and Description | 
|---|
| ApplicationEvent(org.apache.hadoop.yarn.api.records.ApplicationId appID,
                ApplicationEventType appEventType) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.ApplicationId | getApplicationID() | 
public ApplicationEvent(org.apache.hadoop.yarn.api.records.ApplicationId appID,
                        ApplicationEventType appEventType)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.