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.Instance
CollectionChannel. 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.Instance
OperatorProfiler. createChannelInstance()
protected static CollectionChannel.Instance
OperatorProfiler. createChannelInstance(java.util.Collection<?> collection)
-