public class LoadSimulationController extends Object
| Constructor and Description |
|---|
LoadSimulationController(org.apache.pulsar.testclient.LoadSimulationController.MainArguments arguments)
Create a LoadSimulationController with the given JCommander arguments.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Start a controller with command line arguments.
|
void |
run()
Create a shell for the user to send commands to clients.
|
public LoadSimulationController(org.apache.pulsar.testclient.LoadSimulationController.MainArguments arguments) throws Exception
arguments - Arguments to create from.ExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.