Uses of Class
com.espertech.esper.common.client.dataflow.core.EPDataFlowInstantiationException
-
Uses of EPDataFlowInstantiationException in com.espertech.esper.common.client.dataflow.core
Modifier and TypeMethodDescriptionEPDataFlowService.instantiate
(String deploymentId, String dataflowName) Instantiate a data flow.EPDataFlowService.instantiate
(String deploymentId, String dataFlowName, EPDataFlowInstantiationOptions options) Instantiate a data flow, with options.EPDataFlowService.instantiateSavedConfiguration
(String configurationName) Instantiate a data flow from a saved configuration.