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 SummaryNested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ThroughputVsLatencypublic ThroughputVsLatency()
 
- 
- 
Method Details- 
mainThe main entry point for ThroughputVsLatency.- Parameters:
- args- the command line args
- Throws:
- Exception- on any error.
 
 
-