Uses of Class
com.espertech.esper.common.internal.epl.dataflow.realize.LogicalChannel
Packages that use LogicalChannel
Package
Description
-
Uses of LogicalChannel in com.espertech.esper.common.internal.context.aifactory.createdataflow
Methods in com.espertech.esper.common.internal.context.aifactory.createdataflow that return types with arguments of type LogicalChannelMethod parameters in com.espertech.esper.common.internal.context.aifactory.createdataflow with type arguments of type LogicalChannelModifier and TypeMethodDescriptionvoid
DataflowDesc.setLogicalChannels
(List<LogicalChannel> logicalChannels) Constructor parameters in com.espertech.esper.common.internal.context.aifactory.createdataflow with type arguments of type LogicalChannelModifierConstructorDescriptionDataflowDescForge
(String dataflowName, Map<String, EventType> declaredTypes, Map<Integer, OperatorMetadataDescriptor> operatorMetadata, Set<Integer> operatorBuildOrder, Map<Integer, DataFlowOperatorForge> operatorFactories, List<LogicalChannel> logicalChannels, List<StmtForgeMethodResult> forgables, List<StmtClassForgeableFactory> additionalForgables) -
Uses of LogicalChannel in com.espertech.esper.common.internal.epl.dataflow.realize
Methods in com.espertech.esper.common.internal.epl.dataflow.realize that return LogicalChannelMethod parameters in com.espertech.esper.common.internal.epl.dataflow.realize with type arguments of type LogicalChannelModifier and TypeMethodDescriptionstatic String
LogicalChannelUtil.printChannels
(List<LogicalChannel> channels) Constructors in com.espertech.esper.common.internal.epl.dataflow.realize with parameters of type LogicalChannelModifierConstructorDescriptionLogicalChannelBinding
(LogicalChannel logicalChannel, LogicalChannelBindingMethodDesc consumingBindingDesc, LogicalChannelBindingMethodDesc consumingSignalBindingDesc)