Uses of Class
org.opendaylight.controller.cluster.raft.base.messages.ApplySnapshot
Packages that use ApplySnapshot
-
Uses of ApplySnapshot in org.opendaylight.controller.cluster.raft
Methods in org.opendaylight.controller.cluster.raft with parameters of type ApplySnapshotModifier and TypeMethodDescriptionvoidSnapshotManager.apply(ApplySnapshot snapshot) voidSnapshotState.apply(ApplySnapshot snapshot) Applies a snapshot on a follower that was installed by the leader.