Uses of Class
com.espertech.esper.common.client.dataflow.core.EPDataFlowNotFoundException
Packages that use EPDataFlowNotFoundException
-
Uses of EPDataFlowNotFoundException in com.espertech.esper.common.client.dataflow.core
Methods in com.espertech.esper.common.client.dataflow.core that throw EPDataFlowNotFoundExceptionModifier and TypeMethodDescriptionvoid
EPDataFlowService.saveConfiguration
(String dataflowConfigName, String deploymentId, String dataFlowName, EPDataFlowInstantiationOptions options) Save an existing data flow configuration (data flow name and its options) for later retrieval.