Uses of Class
org.opendaylight.controller.cluster.access.client.AbstractClientConnection
Packages that use AbstractClientConnection
Package
Description
This package contains the baseline client infrastructure required to implement clients accessing the data store.
-
Uses of AbstractClientConnection in org.opendaylight.controller.cluster.access.client
Modifier and TypeClassDescriptionfinal class
ConnectedClientConnection<T extends BackendInfo>
A connected connection.final class
ConnectingClientConnection<T extends BackendInfo>
final class
ReconnectingClientConnection<T extends BackendInfo>
AnAbstractClientConnection
which is being reconnected after having timed out.Methods in org.opendaylight.controller.cluster.access.client that return AbstractClientConnectionModifier and TypeMethodDescriptionfinal AbstractClientConnection
<T> ClientActorBehavior.getConnection
(Long shard) Get a connection to a shard.