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 |
---|---|
List<GraphSourceRunnable> |
EPDataFlowInstanceCaptive.getRunnables()
List of operator source runnables.
|
Constructor and Description |
---|
EPDataFlowInstanceCaptive(Map<String,EPDataFlowEmitterOperator> emitters,
List<GraphSourceRunnable> runnables)
Ctor.
|
Constructor and Description |
---|
EPDataFlowInstanceImpl(Object dataFlowInstanceUserObject,
String dataFlowInstanceId,
OperatorStatisticsProvider statistics,
Map<Integer,Object> operators,
List<GraphSourceRunnable> sourceRunnables,
DataflowDesc dataflowDesc,
AgentInstanceContext agentInstanceContext,
EPDataFlowInstanceStatistics statisticsProvider,
Map<String,Object> parametersURIs) |
Copyright © 2005–2018. All rights reserved.