Package org.apache.storm.starter.trident
Class TridentMapExample
java.lang.Object
org.apache.storm.starter.trident.TridentMapExample
A simple example that demonstrates the usage of 
Stream.map(MapFunction) and
 Stream.flatMap(FlatMapFunction) functions.- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
TridentMapExamplepublic TridentMapExample()
 
- 
- 
Method Details- 
buildTopology
- 
main- Throws:
- Exception
 
 
-