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 © 2022 The Apache Software Foundation. All rights reserved.