public abstract class AbstractNtfbenchProducer extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
protected int |
iterations |
protected org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.Ntfbench |
ntf |
protected int |
ntfError |
protected int |
ntfOk |
protected org.opendaylight.controller.md.sal.binding.api.NotificationPublishService |
publishService |
| Constructor and Description |
|---|
AbstractNtfbenchProducer(org.opendaylight.controller.md.sal.binding.api.NotificationPublishService publishService,
int iterations,
int payloadSize) |
protected final org.opendaylight.controller.md.sal.binding.api.NotificationPublishService publishService
protected final int iterations
protected final org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ntfbench.payload.rev150709.Ntfbench ntf
protected int ntfOk
protected int ntfError
Copyright © 2017 OpenDaylight. All rights reserved.