Class DataflowInstantiatorHelper
java.lang.Object
com.espertech.esper.common.internal.epl.dataflow.realize.DataflowInstantiatorHelper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic OperatorStatisticsProvider
realize
(DataflowDesc dataflow, Map<Integer, Object> operators, List<LogicalChannelBinding> bindings, DataFlowSignalManager dataFlowSignalManager, EPDataFlowInstantiationOptions options, AgentInstanceContext agentInstanceContext)
-
Constructor Details
-
DataflowInstantiatorHelper
public DataflowInstantiatorHelper()
-
-
Method Details
-
realize
public static OperatorStatisticsProvider realize(DataflowDesc dataflow, Map<Integer, Object> operators, List<LogicalChannelBinding> bindings, DataFlowSignalManager dataFlowSignalManager, EPDataFlowInstantiationOptions options, AgentInstanceContext agentInstanceContext)
-