Package | Description |
---|---|
com.espertech.esper.client.hook |
Callback interfaces for use with statement annotations.
|
Modifier and Type | Method and Description |
---|---|
void |
ExceptionHandlerInboundPool.handleInboundPoolUnassociated(ExceptionHandlerContextUnassociated context)
For use with inbound-thread-pool only, when the engine evaluates events as shared filters
and not associated to any statements, the engine passes the exception to this method.
|