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