public abstract class AbstractYarnEvent extends ApplicationEvent
ApplicationEvent class for Yarn based
events. All custom event classes should be derived
from this class.| Constructor and Description |
|---|
AbstractYarnEvent(java.lang.Object source)
Create a new ApplicationEvent.
|
getTimestamp