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 Summary
-
Method Summary
-
Constructor Details
-
TridentMapExample
public TridentMapExample()
-
-
Method Details
-
buildTopology
-
main
- Throws:
Exception
-