Uses of Package
org.opendaylight.controller.cluster.raft.behaviors
Packages that use org.opendaylight.controller.cluster.raft.behaviors
Package
Description
-
Classes in org.opendaylight.controller.cluster.raft.behaviors used by org.opendaylight.controller.cluster.raftClassDescriptionEncapsulates the leader state and logic for sending snapshot chunks to a follower.The interface for a class that implements a specific behavior of a RaftActor.
-
Classes in org.opendaylight.controller.cluster.raft.behaviors used by org.opendaylight.controller.cluster.raft.behaviorsClassDescriptionThe behavior of a RaftActor when it is in the Leader state.Abstract class that provides common code for a RaftActor behavior.The interface for a class that implements a specific behavior of a RaftActor.