Uses of Package
org.opendaylight.controller.cluster.access.client
-
Packages that use org.opendaylight.controller.cluster.access.client 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 -
Classes in org.opendaylight.controller.cluster.access.client used by org.opendaylight.controller.cluster.access.client Class Description AbstractClientActorBehavior Base behavior attached toAbstractClientActor
.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 leaderActorRef
.ClientActorBehavior A behavior, which handles messages sent to aAbstractClientActor
.ClientActorBehavior.ConnectionConnectCohort Connection reconnect cohort, driven by this class.ClientActorConfig Interface for client actor configuration parameters.ClientActorContext An actor context associated with thisAbstractClientActor
.ConnectedClientConnection ConnectionEntry Single entry in aAbstractClientConnection
.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. -
Classes in org.opendaylight.controller.cluster.access.client used by org.opendaylight.controller.cluster.databroker.actors.dds Class 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 thisAbstractClientActor
. -
Classes in org.opendaylight.controller.cluster.access.client used by org.opendaylight.controller.cluster.datastore Class Description ClientActorConfig Interface for client actor configuration parameters.