public static class Utils.CollectHelper<T> extends RichFlatMapFunction<T,T>
Constructor and Description |
---|
CollectHelper(String id) |
Modifier and Type | Method and Description |
---|---|
void |
flatMap(T value,
Collector<T> out) |
void |
open(Configuration parameters) |
close, getIterationRuntimeContext, getRuntimeContext, setRuntimeContext
public CollectHelper(String id)
public void open(Configuration parameters) throws Exception
open
in interface RichFunction
open
in class AbstractRichFunction
Exception
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.