Package ntfbenchmark.impl
Class NtfbenchBlockingProducer
- java.lang.Object
-
- ntfbenchmark.impl.AbstractNtfbenchProducer
-
- ntfbenchmark.impl.NtfbenchBlockingProducer
-
- All Implemented Interfaces:
Runnable
public class NtfbenchBlockingProducer extends AbstractNtfbenchProducer
-
-
Field Summary
-
Fields inherited from class ntfbenchmark.impl.AbstractNtfbenchProducer
iterations, ntf, ntfError, ntfOk, publishService
-
-
Constructor Summary
Constructors Constructor Description NtfbenchBlockingProducer(org.opendaylight.mdsal.binding.api.NotificationPublishService publishService, int iterations, int payloadSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()-
Methods inherited from class ntfbenchmark.impl.AbstractNtfbenchProducer
getNtfError, getNtfOk
-
-