Uses of Package
org.opendaylight.controller.cluster.raft.base.messages
Packages that use org.opendaylight.controller.cluster.raft.base.messages
Package
Description
-
Classes in org.opendaylight.controller.cluster.raft.base.messages used by org.opendaylight.controller.cluster.raftClassDescriptionInternal message, issued by follower to its actor.Local message sent by a RaftActor to itself to signal state has been applied to the state machine.
-
Classes in org.opendaylight.controller.cluster.raft.base.messages used by org.opendaylight.controller.cluster.raft.base.messagesClassDescriptionInternal message sent to the leader after persistence is complete to check if replication consensus has been reached.Local message sent to indicate the current election term has timed out.This messages is sent via a schedule to the Leader to prompt it to send a heart beat to its followers.Internal message sent when a snapshot capture is complete.Message sent to a follower to force an immediate election time out.