Package org.apache.storm.loadgen
Class EstimateThroughput
java.lang.Object
org.apache.storm.loadgen.EstimateThroughput
Estimate the throughput of all topologies.
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
EstimateThroughputpublic EstimateThroughput()
 
- 
- 
Method Details- 
mainMain entry point for estimate throughput command.- Parameters:
- args- the command line arguments.
- Throws:
- Exception- on any error.
 
 
-