Package org.apache.storm.starter
Class LambdaTopology
- java.lang.Object
-
- org.apache.storm.topology.ConfigurableTopology
-
- org.apache.storm.starter.LambdaTopology
-
public class LambdaTopology extends ConfigurableTopology
-
-
Field Summary
-
Fields inherited from class org.apache.storm.topology.ConfigurableTopology
conf
-
-
Constructor Summary
Constructors Constructor Description LambdaTopology()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
protected int
run(String[] args)
-