Package | Description |
---|---|
com.espertech.esper.common.internal.epl.dataflow.core | |
com.espertech.esper.common.internal.epl.dataflow.realize |
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) |
Modifier and Type | Method and Description |
---|---|
static OperatorStatisticsProvider |
DataflowInstantiatorHelper.realize(DataflowDesc dataflow,
Map<Integer,Object> operators,
List<LogicalChannelBinding> bindings,
DataFlowSignalManager dataFlowSignalManager,
EPDataFlowInstantiationOptions options,
AgentInstanceContext agentInstanceContext) |
Constructor and Description |
---|
EPDataFlowEmitterWrapperWStatistics(EPDataFlowEmitter facility,
int producerOpNum,
OperatorStatisticsProvider statisticsProvider,
boolean cpuStatistics) |
Copyright © 2005–2018. All rights reserved.