Uses of Interface
org.opendaylight.controller.cluster.raft.SnapshotState
-
Packages that use SnapshotState Package Description org.opendaylight.controller.cluster.raft -
-
Uses of SnapshotState in org.opendaylight.controller.cluster.raft
Classes in org.opendaylight.controller.cluster.raft that implement SnapshotState Modifier and Type Class Description class
SnapshotManager
Manages the capturing of snapshots for a RaftActor.
-