public static final class PlanFilterOperator.FlatMapFilter<T> extends WrappingFunction<FilterFunction<T>> implements FlatMapFunction<T,T>
wrappedFunction| Modifier and Type | Method and Description |
|---|---|
void |
flatMap(T value,
Collector<T> out) |
close, getWrappedFunction, open, setRuntimeContextgetIterationRuntimeContext, getRuntimeContextCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.