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