Class PublishNotificationsTask
java.lang.Object
org.opendaylight.controller.clustering.it.provider.impl.PublishNotificationsTask
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionPublishNotificationsTask(org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService, String notificationId, long secondsToTake, long maxPerSecond) -
Method Summary
-
Constructor Details
-
PublishNotificationsTask
public PublishNotificationsTask(org.opendaylight.mdsal.binding.api.NotificationPublishService notificationPublishService, String notificationId, long secondsToTake, long maxPerSecond)
-
-
Method Details