| Modifier and Type | Field and Description |
|---|---|
protected NotificationPublishService |
AbstractNtfbenchProducer.publishService |
| Constructor and Description |
|---|
AbstractNtfbenchProducer(NotificationPublishService publishService,
int iterations,
int payloadSize) |
NtfbenchBlockingProducer(NotificationPublishService publishService,
int iterations,
int payloadSize) |
NtfbenchmarkProvider(NotificationService listenServiceDependency,
NotificationPublishService publishServiceDependency) |
NtfbenchNonblockingProducer(NotificationPublishService publishService,
int iterations,
int payloadSize) |
| Constructor and Description |
|---|
MdsalLowLevelTestProvider(RpcProviderRegistry rpcRegistry,
DOMRpcProviderService domRpcService,
org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider singletonService,
org.opendaylight.mdsal.dom.api.DOMSchemaService schemaService,
org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer bindingNormalizedNodeSerializer,
NotificationPublishService notificationPublishService,
NotificationService notificationService,
DOMDataBroker domDataBroker,
org.opendaylight.mdsal.dom.api.DOMDataTreeService domDataTreeService,
DistributedShardFactory distributedShardFactory,
DistributedDataStoreInterface configDataStore,
ActorSystemProvider actorSystemProvider) |
| Constructor and Description |
|---|
PublishNotificationsTask(NotificationPublishService notificationPublishService,
String notificationId,
long secondsToTake,
long maxPerSecond) |
| Constructor and Description |
|---|
HeliumNotificationProviderServiceAdapter(NotificationPublishService notificationPublishService,
NotificationService notificationService) |
| Modifier and Type | Class and Description |
|---|---|
class |
BindingDOMNotificationPublishServiceAdapter |
| Modifier and Type | Method and Description |
|---|---|
protected NotificationPublishService |
BindingDOMNotificationPublishServiceAdapter.Builder.createInstance(BindingToNormalizedNodeCodec codec,
com.google.common.collect.ClassToInstanceMap<DOMService> delegates) |
| Modifier and Type | Method and Description |
|---|---|
NotificationPublishService |
RootBindingAwareBroker.getNotificationPublishService()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RootBindingAwareBroker.setNotificationPublishService(NotificationPublishService notificationPublishService)
Deprecated.
|
Copyright © 2019 OpenDaylight. All rights reserved.