| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.event | 
 Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected Map<Class<? extends Enum>,EventHandler> | 
AsyncDispatcher.eventDispatchers  | 
| Modifier and Type | Method and Description | 
|---|---|
EventHandler<Event> | 
AsyncDispatcher.getEventHandler()  | 
EventHandler<Event> | 
Dispatcher.getEventHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AsyncDispatcher.register(Class<? extends Enum> eventType,
        EventHandler handler)  | 
void | 
Dispatcher.register(Class<? extends Enum> eventType,
        EventHandler handler)  | 
Copyright © 2025 Apache Software Foundation. All rights reserved.