|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPDataFlowAlreadyExistsException | |
---|---|
com.espertech.esper.client.dataflow | Client API for data flows. |
com.espertech.esper.dataflow.core | Data flow core classes. |
Uses of EPDataFlowAlreadyExistsException in com.espertech.esper.client.dataflow |
---|
Methods in com.espertech.esper.client.dataflow that throw EPDataFlowAlreadyExistsException | |
---|---|
void |
EPDataFlowRuntime.saveConfiguration(java.lang.String dataflowConfigName,
java.lang.String dataFlowName,
EPDataFlowInstantiationOptions options)
Save an existing data flow configuration (data flow name and its options) for later retrieval. |
void |
EPDataFlowRuntime.saveInstance(java.lang.String instanceName,
EPDataFlowInstance instance)
Save an existing instance with the runtime, for later retrieval. |
Uses of EPDataFlowAlreadyExistsException in com.espertech.esper.dataflow.core |
---|
Methods in com.espertech.esper.dataflow.core that throw EPDataFlowAlreadyExistsException | |
---|---|
void |
DataFlowServiceImpl.saveInstance(java.lang.String instanceName,
EPDataFlowInstance instance)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |