public abstract class AbstractYarnEvent
extends org.springframework.context.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.
|