Uses of Interface
org.opendaylight.controller.cluster.raft.RaftActorRecoveryCohort
Packages that use RaftActorRecoveryCohort
-
Uses of RaftActorRecoveryCohort in org.opendaylight.controller.cluster.raft
Methods in org.opendaylight.controller.cluster.raft that return RaftActorRecoveryCohortModifier and TypeMethodDescriptionprotected abstract @NonNull RaftActorRecoveryCohortRaftActor.getRaftActorRecoveryCohort()Returns the RaftActorRecoveryCohort to participate in persistence recovery.