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(String engineURI,
String statementName,
DataFlowSourceOperator graphSource,
String dataFlowName,
String operatorName,
int operatorNumber,
String operatorPrettyPrint,
EPDataFlowExceptionHandler optionalExceptionHandler,
boolean audit) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSupportSourceOp |