Uses of Interface
org.apache.activemq.artemis.cli.commands.messages.perf.BenchmarkService
-
Packages that use BenchmarkService Package Description org.apache.activemq.artemis.cli.commands.messages.perf -
-
Uses of BenchmarkService in org.apache.activemq.artemis.cli.commands.messages.perf
Classes in org.apache.activemq.artemis.cli.commands.messages.perf that implement BenchmarkService Modifier and Type Class Description classMessageListenerBenchmarkclassProducerBenchmarkFields in org.apache.activemq.artemis.cli.commands.messages.perf declared as BenchmarkService Modifier and Type Field Description protected BenchmarkServicePerfProducerCommand. benchmarkMethods in org.apache.activemq.artemis.cli.commands.messages.perf that return BenchmarkService Modifier and Type Method Description BenchmarkServicePerfClientCommand. getProducerBenchmark()BenchmarkServiceBenchmarkService. start()Methods in org.apache.activemq.artemis.cli.commands.messages.perf with parameters of type BenchmarkService Modifier and Type Method Description protected booleanPerfCommand. collectAndReportStatisticsWhileRunning(boolean warmingUp, LiveStatistics statistics, StringBuilder skratchBuffer, long endWarmup, long end, BenchmarkService benchmark)PerfClientCommandPerfClientCommand. setProducerBenchmark(BenchmarkService producerBenchmark)
-