|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPDataFlowExceptionHandler | |
---|---|
com.espertech.esper.client.dataflow | Client API for data flows. |
com.espertech.esper.dataflow.core | Data flow core classes. |
com.espertech.esper.dataflow.runnables | Data flow runnables. |
Uses of EPDataFlowExceptionHandler in com.espertech.esper.client.dataflow |
---|
Methods in com.espertech.esper.client.dataflow that return EPDataFlowExceptionHandler | |
---|---|
EPDataFlowExceptionHandler |
EPDataFlowInstantiationOptions.getExceptionHandler()
Returns the exception handler. |
Methods in com.espertech.esper.client.dataflow with parameters of type EPDataFlowExceptionHandler | |
---|---|
EPDataFlowInstantiationOptions |
EPDataFlowInstantiationOptions.exceptionHandler(EPDataFlowExceptionHandler exceptionHandler)
Sets the exception handler. |
void |
EPDataFlowInstantiationOptions.setExceptionHandler(EPDataFlowExceptionHandler exceptionHandler)
Sets the exception handler. |
Uses of EPDataFlowExceptionHandler in com.espertech.esper.dataflow.core |
---|
Methods in com.espertech.esper.dataflow.core that return EPDataFlowExceptionHandler | |
---|---|
EPDataFlowExceptionHandler |
EPDataFlowEmitterExceptionHandler.getOptionalExceptionHandler()
|
Constructors in com.espertech.esper.dataflow.core with parameters of type EPDataFlowExceptionHandler | |
---|---|
EPDataFlowEmitterExceptionHandler(java.lang.String engineURI,
java.lang.String statementName,
boolean audit,
java.lang.String dataFlowName,
java.lang.String operatorName,
int operatorNumber,
java.lang.String operatorPrettyPrint,
EPDataFlowExceptionHandler optionalExceptionHandler)
|
Uses of EPDataFlowExceptionHandler in com.espertech.esper.dataflow.runnables |
---|
Constructors in com.espertech.esper.dataflow.runnables with parameters of type EPDataFlowExceptionHandler | |
---|---|
GraphSourceRunnable(java.lang.String engineURI,
java.lang.String statementName,
DataFlowSourceOperator graphSource,
java.lang.String dataFlowName,
java.lang.String operatorName,
int operatorNumber,
java.lang.String operatorPrettyPrint,
EPDataFlowExceptionHandler optionalExceptionHandler,
boolean audit)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |