JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
org.jgroups.raft
org.jgroups.raft
JGroupsRaftState
Uses of Interface
org.jgroups.raft.JGroupsRaftState
Packages that use
JGroupsRaftState
Package
Description
org.jgroups.raft
Uses of
JGroupsRaftState
in
org.jgroups.raft
Methods in
org.jgroups.raft
that return
JGroupsRaftState
Modifier and Type
Method
Description
JGroupsRaftState
JGroupsRaft.
state
()
Internal state of the Raft algorithm.