| Package | Description |
|---|---|
| org.apache.flink.api.common.functions | |
| org.apache.flink.api.common.operators.base |
| Modifier and Type | Class and Description |
|---|---|
class |
RichFlatMapFunction<IN,OUT>
Rich variant of the
FlatMapFunction. |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterOperatorBase<T,FT extends FlatMapFunction<T,T>> |
class |
FlatMapOperatorBase<IN,OUT,FT extends FlatMapFunction<IN,OUT>> |
| Modifier and Type | Class and Description |
|---|---|
static class |
BulkIterationBase.TerminationCriterionMapper<X>
Special Mapper that is added before a termination criterion and is only a container for an special aggregator
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.