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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
GroupByKeyAndWindowExamplepublic GroupByKeyAndWindowExample()
 
- 
- 
Method Details- 
main- Throws:
- Exception
 
 
-