Package org.apache.pulsar.testclient
Class PerformanceBaseArguments
java.lang.Object
org.apache.pulsar.testclient.PerformanceBaseArguments
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanintintintintlong -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidabstract void
-
Field Details
-
confFile
-
serviceURL
-
authPluginClassName
-
authParams
-
tlsTrustCertsFilePath
-
tlsAllowInsecureConnection
-
tlsHostnameVerificationEnable
-
maxConnections
public int maxConnections -
statsIntervalSeconds
public long statsIntervalSeconds -
ioThreads
public int ioThreads -
enableBusyWait
public boolean enableBusyWait -
listenerName
-
listenerThreads
public int listenerThreads -
maxLookupRequest
public int maxLookupRequest
-
-
Constructor Details
-
PerformanceBaseArguments
public PerformanceBaseArguments()
-
-
Method Details
-
fillArgumentsFromProperties
-
fillArgumentsFromProperties
public void fillArgumentsFromProperties()
-