public interface EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
EventHandler.Context |
| Modifier and Type | Method and Description |
|---|---|
DumpType |
dumpType() |
long |
fromEventId() |
void |
handle(EventHandler.Context withinContext) |
long |
toEventId() |
void handle(EventHandler.Context withinContext) throws Exception
Exceptionlong fromEventId()
long toEventId()
DumpType dumpType()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.