Uses of Class
com.espertech.esper.common.internal.epl.dataflow.realize.LogicalChannelProducingPortCompiled
-
Uses of LogicalChannelProducingPortCompiled in com.espertech.esper.common.internal.epl.dataflow.realize
Modifier and TypeMethodDescriptionLogicalChannelUtil.getOutputPortByStreamName
(Set<Integer> incomingOpNums, String[] inputStreamNames, Map<Integer, List<LogicalChannelProducingPortCompiled>> compiledOutputPorts) Modifier and TypeMethodDescriptionvoid
LogicalChannel.setOutputPort
(LogicalChannelProducingPortCompiled outputPort) Modifier and TypeMethodDescriptionLogicalChannelUtil.getOutputPortByStreamName
(Set<Integer> incomingOpNums, String[] inputStreamNames, Map<Integer, List<LogicalChannelProducingPortCompiled>> compiledOutputPorts) ModifierConstructorDescriptionLogicalChannel
(int channelId, String consumingOpName, int consumingOpNum, int consumingOpStreamNum, String consumingOpStreamName, String consumingOptStreamAliasName, String consumingOpPrettyPrint, LogicalChannelProducingPortCompiled outputPort)