public static final class StockPrices.SendWarning extends Object implements WindowMapFunction<StockPrices.StockPrice,String>
| Constructor and Description |
|---|
SendWarning() |
| Modifier and Type | Method and Description |
|---|---|
void |
mapWindow(Iterable<StockPrices.StockPrice> values,
org.apache.flink.util.Collector<String> out) |
public void mapWindow(Iterable<StockPrices.StockPrice> values, org.apache.flink.util.Collector<String> out) throws Exception
mapWindow in interface WindowMapFunction<StockPrices.StockPrice,String>ExceptionCopyright © 2014–2015 The Apache Software Foundation. All rights reserved.