Uses of Class
org.opendaylight.controller.cluster.raft.behaviors.AbstractLeader
Packages that use AbstractLeader
-
Uses of AbstractLeader in org.opendaylight.controller.cluster.raft.behaviors
Subclasses of AbstractLeader in org.opendaylight.controller.cluster.raft.behaviorsModifier and TypeClassDescriptionclassLeader 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.Constructors in org.opendaylight.controller.cluster.raft.behaviors with parameters of type AbstractLeaderModifierConstructorDescriptionprotectedAbstractLeader(RaftActorContext context, RaftState state, @Nullable AbstractLeader initializeFromLeader)