- All Implemented Interfaces:
- org.apache.hadoop.yarn.event.Event<AbstractSystemMetricsPublisher.SystemMetricsEventType>
- Enclosing class:
- AbstractSystemMetricsPublisher
protected abstract static class AbstractSystemMetricsPublisher.TimelinePublishEvent
extends org.apache.hadoop.yarn.event.AbstractEvent<AbstractSystemMetricsPublisher.SystemMetricsEventType>
TimelinePublishEvent's hash code should be based on application's id this
will ensure all the events related to a particular app goes to particular
thread of MultiThreaded dispatcher.