Package org.apache.pulsar.testclient
Class LoadSimulationController
java.lang.Object
org.apache.pulsar.testclient.CmdBase
org.apache.pulsar.testclient.LoadSimulationController
This class provides a shell for the user to dictate how simulation clients should incur load.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pulsar.testclient.CmdBase
CmdBase.ParameterException -
Constructor Summary
ConstructorsConstructorDescriptionCreate a LoadSimulationController with the given picocli arguments. -
Method Summary
Methods inherited from class org.apache.pulsar.testclient.CmdBase
addCommand, addCommand, call, getCommander, parse, run, validate
-
Constructor Details
-
LoadSimulationController
Create a LoadSimulationController with the given picocli arguments.- Throws:
Exception
-
-
Method Details