Package org.apache.storm.starter.trident
Class TridentReach
- java.lang.Object
-
- org.apache.storm.starter.trident.TridentReach
-
public class TridentReach extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TridentReach.ExpandList
static class
TridentReach.One
static class
TridentReach.StaticSingleKeyMapState
-
Field Summary
Fields Modifier and Type Field Description static Map<String,List<String>>
FOLLOWERS_DB
static Map<String,List<String>>
TWEETERS_DB
-
Constructor Summary
Constructors Constructor Description TridentReach()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StormTopology
buildTopology()
static void
main(String[] args)
-
-
-
Method Detail
-
buildTopology
public static StormTopology buildTopology()
-
-