Uses of Package
org.opendaylight.controller.cluster.access.client
Packages that use org.opendaylight.controller.cluster.access.client
Package
Description
This package contains the baseline client infrastructure required to implement clients accessing the data store.
This package contains implementation required by the DistributedDataStore frontend.
-
Classes in org.opendaylight.controller.cluster.access.client used by org.opendaylight.controller.cluster.access.clientClassDescriptionBase class for a connection to the backend.Basic information about how to talk to the backend.Caching resolver which resolves a cookie to a leader
ActorRef.A behavior, which handles messages sent to aAbstractClientActor.Connection reconnect cohort, driven by this class.Interface for client actor configuration parameters.An actor context associated with thisAbstractClientActor.A connected connection.Single entry in aAbstractClientConnection.This interface is used to pass the unit of work via the actors mailbox.Forwarder class responsible for routing requests from the previous connection incarnation back to the originator, which can then convert them as appropriate.AnAbstractClientConnectionwhich is being reconnected after having timed out. -
Classes in org.opendaylight.controller.cluster.access.client used by org.opendaylight.controller.cluster.databroker.actors.ddsClassDescriptionFrontend actor which takes care of persisting generations and creates an appropriate
ClientIdentifier.Interface for client actor configuration parameters.An actor context associated with thisAbstractClientActor. -