Uses of Class
org.apache.pulsar.testclient.PerformanceBaseArguments
Packages that use PerformanceBaseArguments
-
Uses of PerformanceBaseArguments in org.apache.pulsar.testclient
Subclasses of PerformanceBaseArguments in org.apache.pulsar.testclientModifier and TypeClassDescriptionclassclassA client program to test pulsar producer performance.classclassPerformanceTopicListArguments provides common topic list arguments which are used by the consumer, producer, and reader commands, but not by the transaction test command.classMethods in org.apache.pulsar.testclient with parameters of type PerformanceBaseArgumentsModifier and TypeMethodDescriptionstatic PulsarAdminBuilderPerfClientUtils.createAdminBuilderFromArguments(PerformanceBaseArguments arguments, String adminUrl) static ClientBuilderPerfClientUtils.createClientBuilderFromArguments(PerformanceBaseArguments arguments)