Uses of Class
org.apache.wayang.java.channels.CollectionChannel.Instance
Packages that use CollectionChannel.Instance
-
Uses of CollectionChannel.Instance in org.apache.wayang.java.channels
Methods in org.apache.wayang.java.channels that return CollectionChannel.InstanceModifier and TypeMethodDescriptionCollectionChannel.createInstance
(Executor executor, OptimizationContext.OperatorContext producerOperatorContext, int producerOutputIndex) -
Uses of CollectionChannel.Instance in org.apache.wayang.profiler.java
Methods in org.apache.wayang.profiler.java that return CollectionChannel.InstanceModifier and TypeMethodDescriptionprotected static CollectionChannel.Instance
OperatorProfiler.createChannelInstance()
protected static CollectionChannel.Instance
OperatorProfiler.createChannelInstance
(Collection<?> collection)