Uses of Class
com.espertech.esper.common.internal.epl.dataflow.runnables.GraphSourceRunnable
Package
Description
Client API for data flows.
-
Uses of GraphSourceRunnable in com.espertech.esper.common.client.dataflow.core
Modifier and TypeMethodDescriptionEPDataFlowInstanceCaptive.getRunnables()
List of operator source runnables.ModifierConstructorDescriptionEPDataFlowInstanceCaptive
(Map<String, EPDataFlowEmitterOperator> emitters, List<GraphSourceRunnable> runnables) Ctor. -
Uses of GraphSourceRunnable in com.espertech.esper.common.internal.epl.dataflow.core
ModifierConstructorDescriptionEPDataFlowInstanceImpl
(Object dataFlowInstanceUserObject, String dataFlowInstanceId, OperatorStatisticsProvider statistics, Map<Integer, Object> operators, List<GraphSourceRunnable> sourceRunnables, DataflowDesc dataflowDesc, AgentInstanceContext agentInstanceContext, EPDataFlowInstanceStatistics statisticsProvider, Map<String, Object> parametersURIs)