Class NtfbenchBlockingProducer

java.lang.Object
ntfbenchmark.impl.AbstractNtfbenchProducer
ntfbenchmark.impl.NtfbenchBlockingProducer
All Implemented Interfaces:
Runnable

public class NtfbenchBlockingProducer extends AbstractNtfbenchProducer
  • Constructor Details

    • NtfbenchBlockingProducer

      public NtfbenchBlockingProducer(org.opendaylight.mdsal.binding.api.NotificationPublishService publishService, int iterations, int payloadSize)
  • Method Details

    • run

      public void run()