public static class WindowJoinSampleData.SalarySource extends Object implements Iterator<org.apache.flink.api.java.tuple.Tuple2<String,Integer>>, Serializable
| Constructor and Description |
|---|
SalarySource() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.streaming.api.datastream.DataStream<org.apache.flink.api.java.tuple.Tuple2<String,Integer>> |
getSource(org.apache.flink.streaming.api.environment.StreamExecutionEnvironment env,
long rate) |
boolean |
hasNext() |
org.apache.flink.api.java.tuple.Tuple2<String,Integer> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.