Package org.apache.storm.starter.streams
Class GroupByKeyAndWindowExample
java.lang.Object
org.apache.storm.starter.streams.GroupByKeyAndWindowExample
An example that shows the usage of
PairStream.groupByKeyAndWindow(Window)
and PairStream.reduceByKeyAndWindow(Reducer, Window)
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GroupByKeyAndWindowExample
public GroupByKeyAndWindowExample()
-
-
Method Details
-
main
- Throws:
Exception
-