T - public static final class PlanFilterOperator.FlatMapFilter<T> extends WrappingFunction<org.apache.flink.api.common.functions.FilterFunction<T>> implements org.apache.flink.api.common.functions.FlatMapFunction<T,T>
FlatMapFunction,
Serialized FormwrappedFunction| Modifier and Type | Method and Description |
|---|---|
void |
flatMap(T value,
org.apache.flink.util.Collector<T> out) |
close, getWrappedFunction, open, setRuntimeContextCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.