Class PerfConsumerCommand

All Implemented Interfaces:
Runnable, Action

public class PerfConsumerCommand extends PerfCommand
  • Field Details

    • transaction

      protected boolean transaction
    • sharedSubscription

      protected int sharedSubscription
    • durableSubscription

      protected boolean durableSubscription
    • connections

      protected int connections
    • consumersPerDestination

      protected int consumersPerDestination
  • Constructor Details

    • PerfConsumerCommand

      public PerfConsumerCommand()
  • Method Details