| Package | Description |
|---|---|
| org.apache.hadoop.hbase.executor |
| Modifier and Type | Method and Description |
|---|---|
EventHandler.EventHandlerListener |
EventHandler.getListener() |
EventHandler.EventHandlerListener |
ExecutorService.unregisterListener(EventType type)
Stop receiving updates before and after processing instances of
EventType |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutorService.registerListener(EventType type,
EventHandler.EventHandlerListener listener)
Subscribe to updates before and after processing instances of
EventType. |
void |
EventHandler.setListener(EventHandler.EventHandlerListener listener) |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.