Uses of Class
org.apache.activemq.artemis.cli.commands.messages.perf.PerfCommand
Packages that use PerfCommand
-
Uses of PerfCommand in org.apache.activemq.artemis.cli.commands.messages.perf
Subclasses of PerfCommand in org.apache.activemq.artemis.cli.commands.messages.perfModifier and TypeClassDescriptionclassclassclassMethods in org.apache.activemq.artemis.cli.commands.messages.perf that return PerfCommandModifier and TypeMethodDescriptionPerfCommand.setDestinations(List<String> destinations) PerfCommand.setDuration(int duration) PerfCommand.setHdrFileName(String hdrFileName) PerfCommand.setMessageCount(long messageCount) PerfCommand.setNumDestinations(int numDestinations) PerfCommand.setReportFileName(String reportFileName) PerfCommand.setShowLatency(boolean showLatency) PerfCommand.setWarmup(int warmup)