Package | Description |
---|---|
net.grinder.console.client |
Client API for The Grinder console.
|
Modifier and Type | Method and Description |
---|---|
ConsoleConnection |
ConsoleConnectionFactory.connect(String host,
int port)
Create a
ConsoleConnection . |
int |
ConsoleConnection.getNumberOfAgents()
How many agents are connected?
|
void |
ConsoleConnection.resetRecording()
Reset the console recording.
|
void |
ConsoleConnection.resetWorkerProcesses()
Reset all the worker processes.
|
void |
ConsoleConnection.startRecording()
Start the console recording.
|
void |
ConsoleConnection.startWorkerProcesses(GrinderProperties properties)
Start all the worker processes.
|
void |
ConsoleConnection.stopAgents()
Stop all agent processes.
|
void |
ConsoleConnection.stopRecording()
Stop the console recording.
|
Copyright © 2000-2014. All Rights Reserved.