Package org.apache.storm.loadgen
Class ThroughputVsLatency
java.lang.Object
org.apache.storm.loadgen.ThroughputVsLatency
WordCount but the spout goes at a predefined rate and we collect
proper latency statistics.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ThroughputVsLatency
public ThroughputVsLatency()
-
-
Method Details
-
main
The main entry point for ThroughputVsLatency.- Parameters:
args
- the command line args- Throws:
Exception
- on any error.
-