Class PerformanceClient
java.lang.Object
org.apache.pulsar.testclient.CmdBase
org.apache.pulsar.proxy.socket.client.PerformanceClient
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pulsar.testclient.CmdBase
CmdBase.ParameterException -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanintintlongintlong -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pulsar.testclient.CmdBase
addCommand, addCommand, call, getCommander, parse, run, validate
-
Field Details
-
confFile
-
proxyURL
-
topics
-
msgRate
public int msgRate -
msgSize
public int msgSize -
numTopics
public int numTopics -
deprecatedAuthPluginClassName
-
authPluginClassName
-
authParams
-
numMessages
public long numMessages -
payloadFilename
-
payloadDelimiter
-
formatPayload
public boolean formatPayload -
formatterClass
-
testTime
public long testTime
-
-
Constructor Details
-
PerformanceClient
public PerformanceClient()
-
-
Method Details
-
loadArguments
public void loadArguments() -
runPerformanceTest
- Throws:
InterruptedExceptionIOException
-
run
-