| Package | Description |
|---|---|
| org.opendaylight.controller.cluster.databroker.actors.dds |
This package contains implementation required by the DistributedDataStore frontend.
|
| org.opendaylight.controller.cluster.datastore | |
| org.opendaylight.controller.cluster.sharding |
| Modifier and Type | Method and Description |
|---|---|
static DataStoreClient |
AbstractDataStoreClientActor.getDistributedDataStoreClient(akka.actor.ActorRef actor,
long timeout,
TimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
protected DataStoreClient |
AbstractDataStore.getClient() |
| Constructor and Description |
|---|
AbstractDataStore(ActorContext actorContext,
org.opendaylight.controller.cluster.access.concepts.ClientIdentifier identifier,
DataStoreClient clientActor) |
| Constructor and Description |
|---|
DistributedShardChangePublisher(DataStoreClient client,
AbstractDataStore distributedDataStore,
org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier prefix,
Map<org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.spi.shard.ChildShardContext> childShards) |
Copyright © 2018 OpenDaylight. All rights reserved.