Uses of Interface
org.opendaylight.controller.cluster.access.client.InternalCommand
-
Uses of InternalCommand in org.opendaylight.controller.cluster.access.client
Methods in org.opendaylight.controller.cluster.access.client with parameters of type InternalCommandModifier and TypeMethodDescription<T extends BackendInfo>
voidClientActorContext.executeInActor(@NonNull InternalCommand<T> command) Execute a command in the context of the client actor.<T extends BackendInfo>
akka.actor.CancellableClientActorContext.executeInActor(@NonNull InternalCommand<T> command, scala.concurrent.duration.FiniteDuration delay)