Uses of Interface
org.apache.activemq.artemis.cli.commands.messages.perf.BenchmarkService
Packages that use BenchmarkService
-
Uses of BenchmarkService in org.apache.activemq.artemis.cli.commands.messages.perf
Classes in org.apache.activemq.artemis.cli.commands.messages.perf that implement BenchmarkServiceModifier and TypeClassDescriptionfinal classfinal classFields in org.apache.activemq.artemis.cli.commands.messages.perf declared as BenchmarkServiceMethods in org.apache.activemq.artemis.cli.commands.messages.perf that return BenchmarkServiceModifier and TypeMethodDescriptionPerfClientCommand.getProducerBenchmark()BenchmarkService.start()Methods in org.apache.activemq.artemis.cli.commands.messages.perf with parameters of type BenchmarkServiceModifier and TypeMethodDescriptionprotected booleanPerfCommand.collectAndReportStatisticsWhileRunning(boolean warmingUp, LiveStatistics statistics, StringBuilder skratchBuffer, long endWarmup, long end, BenchmarkService benchmark) PerfClientCommand.setProducerBenchmark(BenchmarkService producerBenchmark)