Package org.apache.storm
Class ExclamationTopology
java.lang.Object
org.apache.storm.ExclamationTopology
This is a basic example of a Storm topology.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
WORD
- See Also:
-
EXCLAIM_1
- See Also:
-
EXCLAIM_2
- See Also:
-
SPOUT_EXECUTORS
public static final int SPOUT_EXECUTORS- See Also:
-
EXCLAIM_2_EXECUTORS
public static final int EXCLAIM_2_EXECUTORS- See Also:
-
-
Constructor Details
-
ExclamationTopology
public ExclamationTopology()
-
-
Method Details
-
main
- Throws:
Exception
-
getStormTopology
-