Uses of Interface
org.jgroups.raft.Settable
Packages that use Settable
Package
Description
-
Uses of Settable in org.jgroups.protocols.raft
Classes in org.jgroups.protocols.raft that implement SettableModifier and TypeClassDescriptionclassImplementation of the RAFT consensus protocol in JGroupsclassProtocol that redirects RAFT commands from clients to the actual RAFT leader.Fields in org.jgroups.protocols.raft declared as Settable -
Uses of Settable in org.jgroups.raft
Classes in org.jgroups.raft that implement SettableModifier and TypeClassDescriptionclassMain interaction point for applications with jgroups-raft.Fields in org.jgroups.raft declared as Settable -
Uses of Settable in org.jgroups.raft.client
Classes in org.jgroups.raft.client that implement SettableModifier and TypeClassDescriptionclassClient stub which accesses a remote server via theCLIENTprotocol through a socket. -
Uses of Settable in org.jgroups.raft.testfwk
Classes in org.jgroups.raft.testfwk that implement Settable