Package | Description |
---|---|
org.opendaylight.controller.cluster.access.client |
This package contains the baseline client infrastructure required to implement clients accessing the data store.
|
org.opendaylight.controller.cluster.databroker.actors.dds |
This package contains implementation required by the DistributedDataStore frontend.
|
org.opendaylight.controller.cluster.datastore |
Modifier and Type | Method and Description |
---|---|
ClientActorConfig |
ClientActorContext.config() |
protected abstract ClientActorConfig |
AbstractClientActor.getClientActorConfig() |
Modifier and Type | Method and Description |
---|---|
protected ClientActorConfig |
AbstractDataStoreClientActor.getClientActorConfig() |
Modifier and Type | Class and Description |
---|---|
class |
DatastoreContext
Contains contextual data for a data store.
|
Copyright © 2019 OpenDaylight. All rights reserved.