Uses of Class
org.opendaylight.controller.cluster.raft.behaviors.AbstractRaftActorBehavior
Packages that use AbstractRaftActorBehavior
-
Uses of AbstractRaftActorBehavior in org.opendaylight.controller.cluster.raft.behaviors
Modifier and TypeClassDescriptionclassThe behavior of a RaftActor when it is in the Leader state.final classThe behavior of a RaftActor when it is in the Candidate raft state.classThe behavior of a RaftActor in the Follower raft state.classLeader which is termed as isolated.classThe behavior of a RaftActor when it is in the Leader state.classThe behavior of a RaftActor when it is in the PreLeader state.