Uses of Class
org.opendaylight.controller.cluster.access.client.ReconnectForwarder
-
-
Uses of ReconnectForwarder in org.opendaylight.controller.cluster.access.client
Methods in org.opendaylight.controller.cluster.access.client that return ReconnectForwarder Modifier and Type Method Description @NonNull ReconnectForwarderClientActorBehavior.ConnectionConnectCohort. finishReconnect(@NonNull Collection<ConnectionEntry> enqueuedEntries)Finish the connection by replaying previous messages onto the new connection.
-