| 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 |
| Class and Description |
|---|
| AbstractClientActorBehavior
Base behavior attached to
AbstractClientActor. |
| AbstractClientConnection
Base class for a connection to the backend.
|
| BackendInfo
Basic information about how to talk to the backend.
|
| BackendInfoResolver
Caching resolver which resolves a cookie to a leader
ActorRef. |
| ClientActorBehavior
A behavior, which handles messages sent to a
AbstractClientActor. |
| ClientActorBehavior.ConnectionConnectCohort
Connection reconnect cohort, driven by this class.
|
| ClientActorConfig
Interface for client actor configuration parameters.
|
| ClientActorContext
An actor context associated with this
AbstractClientActor. |
| ConnectedClientConnection |
| ConnectionEntry
Single entry in a
AbstractClientConnection. |
| InternalCommand
This interface is used to pass the unit of work via the actors mailbox.
|
| ReconnectForwarder
Forwarder class responsible for routing requests from the previous connection incarnation back to the originator,
which can then convert them as appropriate.
|
| Class and Description |
|---|
| AbstractClientActor
Frontend actor which takes care of persisting generations and creates an appropriate ClientIdentifier.
|
| ClientActorConfig
Interface for client actor configuration parameters.
|
| ClientActorContext
An actor context associated with this
AbstractClientActor. |
| Class and Description |
|---|
| ClientActorConfig
Interface for client actor configuration parameters.
|
Copyright © 2019 OpenDaylight. All rights reserved.