Package org.apache.storm.hdfs.trident
Class TridentFileTopology
- java.lang.Object
-
- org.apache.storm.hdfs.trident.TridentFileTopology
-
public class TridentFileTopology extends Object
-
-
Constructor Summary
Constructors Constructor Description TridentFileTopology()
-
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)
-
-