public static class WindowJoin.SalarySource extends RichSourceFunction<Tuple2<String,Integer>>
| Constructor and Description |
|---|
WindowJoin.SalarySource() |
| Modifier and Type | Method and Description |
|---|---|
void |
invoke(Collector<Tuple2<String,Integer>> out) |
void |
open(Configuration parameters) |
close, getIterationRuntimeContext, getRuntimeContext, setRuntimeContextpublic void open(Configuration parameters) throws Exception
open in interface RichFunctionopen in class AbstractRichFunctionExceptionCopyright © 2015 The Apache Software Foundation. All rights reserved.