Class MPerf.Sender

java.lang.Object
org.jgroups.tests.perf.MPerf.Sender
All Implemented Interfaces:
Runnable
Enclosing class:
MPerf

protected class MPerf.Sender extends Object implements Runnable
  • Field Details

    • latch

      protected final CountDownLatch latch
    • running

      protected final AtomicBoolean running
    • payload

      protected final byte[] payload
  • Constructor Details

  • Method Details

    • run

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