org.apache.hadoop.yarn.event.Event<ApplicationEventType>ApplicationContainerFinishedEvent, ApplicationContainerInitEvent, ApplicationFinishEvent, ApplicationInitedEvent, ApplicationInitEventpublic class ApplicationEvent extends org.apache.hadoop.yarn.event.AbstractEvent<ApplicationEventType>
| Constructor | Description |
|---|---|
ApplicationEvent(org.apache.hadoop.yarn.api.records.ApplicationId appID,
ApplicationEventType appEventType) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.yarn.api.records.ApplicationId |
getApplicationID() |
getTimestamp, getType, toStringpublic ApplicationEvent(org.apache.hadoop.yarn.api.records.ApplicationId appID,
ApplicationEventType appEventType)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.