public static final class StockPrices.WindowCorrelation extends Object implements WindowMapFunction<org.apache.flink.api.java.tuple.Tuple2<Integer,Integer>,Double>
| Constructor and Description |
|---|
WindowCorrelation() |
| Modifier and Type | Method and Description |
|---|---|
void |
mapWindow(Iterable<org.apache.flink.api.java.tuple.Tuple2<Integer,Integer>> values,
org.apache.flink.util.Collector<Double> out) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.