Package | Description |
---|---|
com.espertech.esper.common.client.dataflow.core |
Client API for data flows.
|
com.espertech.esper.common.internal.epl.dataflow.core |
Modifier and Type | Method and Description |
---|---|
void |
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.
|
void |
EPDataFlowService.saveInstance(String instanceName,
EPDataFlowInstance instance)
Save an existing instance with the runtime, for later retrieval.
|
Modifier and Type | Method and Description |
---|---|
void |
EPDataFlowServiceImpl.saveInstance(String instanceName,
EPDataFlowInstance instance) |
Copyright © 2005–2018. All rights reserved.