| Modifier and Type | Class and Description |
|---|---|
class |
ClientBackedDataStore
Implements a distributed DOMStore using ClientActor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataStore
Base implementation of a distributed DOMStore.
|
class |
DistributedDataStore
Implements a distributed DOMStore using Akka Patterns.ask().
|
| Constructor and Description |
|---|
ClusterAdminRpcService(DistributedDataStoreInterface configDataStore,
DistributedDataStoreInterface operDataStore,
org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
protected DistributedDataStoreInterface |
LegacyDOMStoreAdapter.delegate() |
| Constructor and Description |
|---|
LegacyDOMStoreAdapter(DistributedDataStoreInterface delegate) |
| 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) |
Copyright © 2019 OpenDaylight. All rights reserved.