Package | Description |
---|---|
com.espertech.esper.common.client.dataflow.core |
Client API for data flows.
|
Modifier and Type | Method and Description |
---|---|
EPDataFlowDescriptor |
EPDataFlowService.getDataFlow(java.lang.String deploymentId,
java.lang.String dataflowName)
Returns a descriptor for the given data flow, or null if the data flow has not been declared.
|