public class WindowJoinTask extends RichCoFlatMapFunction<Tuple3<String,Integer,Long>,Tuple3<String,Integer,Long>,Tuple3<String,Integer,Integer>>
| Constructor and Description |
|---|
WindowJoinTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
flatMap1(Tuple3<String,Integer,Long> value,
Collector<Tuple3<String,Integer,Integer>> out) |
void |
flatMap2(Tuple3<String,Integer,Long> value,
Collector<Tuple3<String,Integer,Integer>> out) |
close, getIterationRuntimeContext, getRuntimeContext, open, setRuntimeContextCopyright © 2014 The Apache Software Foundation. All rights reserved.