public interface DataFlowService extends EPDataFlowRuntime
Modifier and Type | Method and Description |
---|---|
void |
addStartGraph(CreateDataFlowDesc desc,
StatementContext statementContext,
EPServicesContext servicesContext,
AgentInstanceContext agentInstanceContext,
boolean newStatement) |
void |
destroy() |
void |
removeGraph(String graphName) |
void |
stopGraph(String graphName) |
getDataFlow, getDataFlows, getSavedConfiguration, getSavedConfigurations, getSavedInstance, getSavedInstances, instantiate, instantiate, instantiateSavedConfiguration, removeSavedConfiguration, removeSavedInstance, saveConfiguration, saveInstance
void addStartGraph(CreateDataFlowDesc desc, StatementContext statementContext, EPServicesContext servicesContext, AgentInstanceContext agentInstanceContext, boolean newStatement) throws ExprValidationException
ExprValidationException
void removeGraph(String graphName)
void stopGraph(String graphName)
void destroy()