Uses of Class
com.espertech.esper.common.client.dataflow.core.EPDataFlowInstantiationException
Package
Description
Client API for data flows.
-
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. -
Uses of EPDataFlowInstantiationException in com.espertech.esper.common.internal.epl.dataflow.core
Modifier and TypeMethodDescriptionEPDataFlowServiceImpl.instantiate
(String deploymentId, String dataflowName) EPDataFlowServiceImpl.instantiate
(String deploymentId, String dataFlowName, EPDataFlowInstantiationOptions options) EPDataFlowServiceImpl.instantiateSavedConfiguration
(String configurationName)