T - The input data type.O - The result data type.@Deprecated public interface GenericCollectorMap<T,O> extends RichFunction
| Modifier and Type | Method and Description |
|---|---|
void |
map(T record,
Collector<O> out)
Deprecated.
|
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.