Uses of Class
org.opendaylight.controller.cluster.raft.SnapshotManager
-
Packages that use SnapshotManager Package Description org.opendaylight.controller.cluster.raft -
-
Uses of SnapshotManager in org.opendaylight.controller.cluster.raft
Methods in org.opendaylight.controller.cluster.raft that return SnapshotManager Modifier and Type Method Description @NonNull SnapshotManagerRaftActorContext. getSnapshotManager()Returns the SnapshotManager instance.SnapshotManagerRaftActorContextImpl. getSnapshotManager()
-