Class PublishNotificationsTask

java.lang.Object
org.opendaylight.controller.clustering.it.provider.impl.PublishNotificationsTask
All Implemented Interfaces:
Runnable

public class PublishNotificationsTask extends Object implements Runnable
  • Constructor Details

    • PublishNotificationsTask

      public PublishNotificationsTask(org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService, String notificationId, long secondsToTake, long maxPerSecond)
  • Method Details

    • run

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

      public void start()
    • isFinished

      public boolean isFinished()
    • getCurrentNotif

      public long getCurrentNotif()
    • getLastError

      public Exception getLastError()