Uses of Interface
org.apache.activemq.artemis.cli.commands.messages.perf.ProducerLoadGenerator
-
Packages that use ProducerLoadGenerator Package Description org.apache.activemq.artemis.cli.commands.messages.perf -
-
Uses of ProducerLoadGenerator in org.apache.activemq.artemis.cli.commands.messages.perf
Classes in org.apache.activemq.artemis.cli.commands.messages.perf that implement ProducerLoadGenerator Modifier and Type Class Description classProducerMaxLoadGeneratorclassProducerTargetRateLoadGeneratorclassSkeletalProducerLoadGeneratorMethods in org.apache.activemq.artemis.cli.commands.messages.perf that return ProducerLoadGenerator Modifier and Type Method Description ProducerLoadGenerator[]ProducerBenchmark. getGenerators()Constructors in org.apache.activemq.artemis.cli.commands.messages.perf with parameters of type ProducerLoadGenerator Constructor Description LiveStatistics(String jsonOutput, String hdrOutput, ProducerLoadGenerator[] producers, RecordingMessageListener[] listeners)
-