Package | Description |
---|---|
com.espertech.esper.common.client.dataflow.core |
Client API for data flows.
|
Modifier and Type | Method and Description |
---|---|
EPDataFlowExceptionHandler |
EPDataFlowInstantiationOptions.getExceptionHandler()
Returns the exception handler.
|
Modifier and Type | Method and Description |
---|---|
EPDataFlowInstantiationOptions |
EPDataFlowInstantiationOptions.exceptionHandler(EPDataFlowExceptionHandler exceptionHandler)
Sets the exception handler.
|
void |
EPDataFlowInstantiationOptions.setExceptionHandler(EPDataFlowExceptionHandler exceptionHandler)
Sets the exception handler.
|