@InterfaceAudience.Public

Package org.apache.hadoop.yarn.event

Interface Summary
Dispatcher Event Dispatcher interface.
Event<TYPE extends Enum<TYPE>> Interface defining events api.
EventHandler<T extends Event> Interface for handling events of type T
 

Class Summary
AbstractEvent<TYPE extends Enum<TYPE>> Parent class of all the events.
AsyncDispatcher Dispatches Events in a separate thread.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.