Package org.apache.storm.hdfs.trident
Class TridentSequenceTopology
- java.lang.Object
-
- org.apache.storm.hdfs.trident.TridentSequenceTopology
-
public class TridentSequenceTopology extends Object
-
-
Constructor Summary
Constructors Constructor Description TridentSequenceTopology()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StormTopology
buildTopology(String hdfsUrl)
static void
main(String[] args)
-
-
-
Method Detail
-
buildTopology
public static StormTopology buildTopology(String hdfsUrl)
-
-