Uses of Interface
org.opendaylight.controller.cluster.raft.RaftActorSnapshotCohort
Packages that use RaftActorSnapshotCohort
-
Uses of RaftActorSnapshotCohort in org.opendaylight.controller.cluster.raft
Classes in org.opendaylight.controller.cluster.raft that implement RaftActorSnapshotCohortModifier and TypeClassDescriptionfinal classRaftActorSnapshotCohort implementation that does nothing.Methods in org.opendaylight.controller.cluster.raft that return RaftActorSnapshotCohortModifier and TypeMethodDescriptionprotected abstract @NonNull RaftActorSnapshotCohortRaftActor.getRaftActorSnapshotCohort()Returns the RaftActorSnapshotCohort to participate in snapshot captures.