Package | Description |
---|---|
com.espertech.esper.client.dataflow |
Client API for data flows.
|
com.espertech.esper.dataflow.core |
Data flow core classes.
|
Modifier and Type | Method and Description |
---|---|
EPDataFlowDescriptor |
EPDataFlowRuntime.getDataFlow(String dataFlowName)
Returns a descriptor for the given data flow, or null if the data flow has not been declared.
|
Modifier and Type | Method and Description |
---|---|
EPDataFlowDescriptor |
DataFlowServiceImpl.getDataFlow(String dataFlowName) |