Uses of Class
org.apache.wayang.java.channels.CollectionChannel.Instance
-
Packages that use CollectionChannel.Instance Package Description org.apache.wayang.java.channels org.apache.wayang.profiler.java -
-
Uses of CollectionChannel.Instance in org.apache.wayang.java.channels
Methods in org.apache.wayang.java.channels that return CollectionChannel.Instance Modifier and Type Method Description CollectionChannel.InstanceCollectionChannel. 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.Instance Modifier and Type Method Description protected static CollectionChannel.InstanceOperatorProfiler. createChannelInstance()protected static CollectionChannel.InstanceOperatorProfiler. createChannelInstance(java.util.Collection<?> collection)
-