Package org.apache.storm.nimbus
Class NimbusHeartbeatsPressureTest
- java.lang.Object
-
- org.apache.storm.nimbus.NimbusHeartbeatsPressureTest
-
public class NimbusHeartbeatsPressureTest extends Object
Test for nimbus heartbeats max throughput, This is a client to collect the statistics.
-
-
Constructor Summary
Constructors Constructor Description NimbusHeartbeatsPressureTest()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
static void
testMaxThroughput()
Test max throughput with the specific config args.
-
-
-
Method Detail
-
testMaxThroughput
public static void testMaxThroughput()
Test max throughput with the specific config args.
-
main
public static void main(String[] args)
-
-