Package | Description |
---|---|
org.apache.flink.api.java.functions |
Modifier and Type | Class and Description |
---|---|
class |
FlatMapIterator<IN,OUT>
A convenience variant of the
RichFlatMapFunction that returns elements through an iterator, rather then
through a collector. |
Copyright © 2014 The Apache Software Foundation. All rights reserved.