Package | Description |
---|---|
org.opendaylight.controller.cluster.access.client |
This package contains the baseline client infrastructure required to implement clients accessing the data store.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectedClientConnection<T extends BackendInfo> |
class |
ConnectingClientConnection<T extends BackendInfo> |
class |
ReconnectingClientConnection<T extends BackendInfo>
An
AbstractClientConnection which is being reconnected after having timed out. |
Modifier and Type | Method and Description |
---|---|
AbstractClientConnection<T> |
ClientActorBehavior.getConnection(Long shard)
Get a connection to a shard.
|
Copyright © 2019 OpenDaylight. All rights reserved.