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 | Method and Description |
---|---|
protected BackendInfoResolver<T> |
ClientActorBehavior.resolver()
Override this method to provide a backend resolver instance.
|
Constructor and Description |
---|
ClientActorBehavior(ClientActorContext context,
BackendInfoResolver<T> resolver) |
Copyright © 2019 OpenDaylight. All rights reserved.