Class PerformanceClient
java.lang.Object
org.apache.pulsar.proxy.socket.client.PerformanceClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.pulsar.proxy.socket.client.PerformanceClient.ArgumentsloadArguments(String[] args) static voidvoidrunPerformanceTest(org.apache.pulsar.proxy.socket.client.PerformanceClient.Arguments arguments)
-
Constructor Details
-
PerformanceClient
public PerformanceClient()
-
-
Method Details
-
loadArguments
public org.apache.pulsar.proxy.socket.client.PerformanceClient.Arguments loadArguments(String[] args) -
runPerformanceTest
public void runPerformanceTest(org.apache.pulsar.proxy.socket.client.PerformanceClient.Arguments arguments) throws InterruptedException, IOException - Throws:
InterruptedExceptionIOException
-
main
- Throws:
Exception
-