Uses of Class
org.jgroups.protocols.raft.RaftImpl
Packages that use RaftImpl
-
Uses of RaftImpl in org.jgroups.protocols.raft
Subclasses of RaftImpl in org.jgroups.protocols.raftModifier and TypeClassDescriptionclassImplements the behavior of a RAFT followerclassImplements the behavior of a RAFT leaderfinal classImplements the behavior of a learner node.Fields in org.jgroups.protocols.raft declared as RaftImplModifier and TypeFieldDescriptionprotected RaftImplRAFT.implThe current role (follower, candidate or leader).Methods in org.jgroups.protocols.raft that return RaftImpl