Package org.apache.storm.loadgen
Class EstimateThroughput
- java.lang.Object
-
- org.apache.storm.loadgen.EstimateThroughput
-
public class EstimateThroughput extends Object
Estimate the throughput of all topologies.
-
-
Constructor Summary
Constructors Constructor Description EstimateThroughput()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
Main entry point for estimate throughput command.
-