Uses of Class
org.apache.pulsar.testclient.CmdBase
Packages that use CmdBase
-
Uses of CmdBase in org.apache.pulsar.proxy.socket.client
Subclasses of CmdBase in org.apache.pulsar.proxy.socket.client -
Uses of CmdBase in org.apache.pulsar.testclient
Subclasses of CmdBase in org.apache.pulsar.testclientModifier and TypeClassDescriptionclassMonitors brokers and prints to the console information about their system resource usages, their topic and bundle counts, their message rates, and other metrics.classclassLoadSimulationClient is used to simulate client load by maintaining producers and consumers for topics.classThis class provides a shell for the user to dictate how simulation clients should incur load.classclassPerformanceBaseArguments contains common CLI arguments and parsing logic available to all sub-commands.classclassA 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.class