Package org.apache.storm.perf
Class ConstSpoutOnlyTopo
java.lang.Object
org.apache.storm.perf.ConstSpoutOnlyTopo
This topo helps measure how fast a spout can produce data (so no bolts are attached).
Spout generates a stream of a fixed string.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
TOPOLOGY_NAME
- See Also:
-
SPOUT_ID
- See Also:
-
-
Constructor Details
-
ConstSpoutOnlyTopo
public ConstSpoutOnlyTopo()
-
-
Method Details
-
main
ConstSpout only topology (No bolts).- Throws:
Exception
-