| 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 | 
|---|---|
| <T extends BackendInfo> | ClientActorContext. executeInActor(@NonNull InternalCommand<T> command)Execute a command in the context of the client actor. | 
| <T extends BackendInfo> | ClientActorContext. executeInActor(@NonNull InternalCommand<T> command,
              scala.concurrent.duration.FiniteDuration delay) | 
Copyright © 2019 OpenDaylight. All rights reserved.