Class PerfGroup

java.lang.Object
org.apache.activemq.artemis.cli.commands.messages.perf.PerfGroup
All Implemented Interfaces:
Runnable

public class PerfGroup extends Object implements Runnable
  • Constructor Details

    • PerfGroup

      public PerfGroup(picocli.CommandLine commandLine)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable