public static class IterateExample.Step extends RichMapFunction<Tuple2<Double,Integer>,Tuple2<Double,Integer>>
| Constructor and Description |
|---|
IterateExample.Step() |
| Modifier and Type | Method and Description |
|---|---|
Tuple2<Double,Integer> |
map(Tuple2<Double,Integer> value) |
void |
open(Configuration parameters) |
close, getIterationRuntimeContext, getRuntimeContext, setRuntimeContextpublic void open(Configuration parameters)
open in interface RichFunctionopen in class AbstractRichFunctionCopyright © 2015 The Apache Software Foundation. All rights reserved.