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