Package | Description |
---|---|
com.espertech.esper.dataflow.ops |
Data flow built-in operators.
|
com.espertech.esper.dataflow.runnables |
Data flow runnables.
|
com.espertech.esper.dataflow.util |
Data flow utility classes such as internal model, matching and planning.
|
Modifier and Type | Class and Description |
---|---|
class |
BeaconSource |
class |
EPStatementSource |
class |
EventBusSource |
Constructor and Description |
---|
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) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSupportSourceOp |