Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
com.espertech.esper.dataflow.core |
Data flow core classes.
|
Modifier and Type | Method and Description |
---|---|
EPDataFlowRuntime |
EPRuntime.getDataFlowRuntime()
Returns the data flow runtime.
|
Modifier and Type | Method and Description |
---|---|
EPDataFlowRuntime |
EPRuntimeImpl.getDataFlowRuntime() |
Modifier and Type | Interface and Description |
---|---|
interface |
DataFlowService |
Modifier and Type | Class and Description |
---|---|
class |
DataFlowServiceImpl |