Uses of Class
org.apache.flink.streaming.api.operators.collect.CollectResultIterator
Packages that use CollectResultIterator
Package
Description
-
Uses of CollectResultIterator in org.apache.flink.streaming.api.environment
Methods in org.apache.flink.streaming.api.environment with parameters of type CollectResultIteratorModifier and TypeMethodDescriptionvoidStreamExecutionEnvironment.registerCollectIterator(CollectResultIterator<?> iterator) -
Uses of CollectResultIterator in org.apache.flink.streaming.api.operators.collect
Methods in org.apache.flink.streaming.api.operators.collect that return CollectResultIterator