|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Event | |
---|---|
org.apache.hadoop.yarn.event |
Uses of Event in org.apache.hadoop.yarn.event |
---|
Classes in org.apache.hadoop.yarn.event with type parameters of type Event | |
---|---|
interface |
EventHandler<T extends Event>
Interface for handling events of type T |
Classes in org.apache.hadoop.yarn.event that implement Event | |
---|---|
class |
AbstractEvent<TYPE extends Enum<TYPE>>
Parent class of all the events. |
Methods in org.apache.hadoop.yarn.event with parameters of type Event | |
---|---|
protected void |
AsyncDispatcher.dispatch(Event event)
|
Constructor parameters in org.apache.hadoop.yarn.event with type arguments of type Event | |
---|---|
AsyncDispatcher(BlockingQueue<Event> eventQueue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |