public class GroupByKeyAndWindowExample extends Object
An example that shows the usage of PairStream.groupByKeyAndWindow(Window) and PairStream.reduceByKeyAndWindow(Reducer, Window).
| Constructor and Description | 
|---|
| GroupByKeyAndWindowExample() | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.