Package ntfbenchmark.impl
Class NtfbenchBlockingProducer
java.lang.Object
ntfbenchmark.impl.AbstractNtfbenchProducer
ntfbenchmark.impl.NtfbenchBlockingProducer
- All Implemented Interfaces:
Runnable
-
Field Summary
Fields inherited from class ntfbenchmark.impl.AbstractNtfbenchProducer
iterations, ntf, ntfError, ntfOk, publishService -
Constructor Summary
ConstructorsConstructorDescriptionNtfbenchBlockingProducer(org.opendaylight.mdsal.binding.api.NotificationPublishService publishService, int iterations, int payloadSize) -
Method Summary
Methods inherited from class ntfbenchmark.impl.AbstractNtfbenchProducer
getNtfError, getNtfOk
-
Constructor Details
-
NtfbenchBlockingProducer
public NtfbenchBlockingProducer(org.opendaylight.mdsal.binding.api.NotificationPublishService publishService, int iterations, int payloadSize)
-
-
Method Details
-
run
public void run()
-