Uses of Package
org.jgroups.raft.util
Packages that use org.jgroups.raft.util
-
Classes in org.jgroups.raft.util used by org.jgroups.protocols.raftClassDescriptionKeeps track of next_index and match_index for each cluster member (excluding this leader).Repository for read-only operations.Keeps track of
AppendEntriesRequestmessages and responses. -
Classes in org.jgroups.raft.util used by org.jgroups.raft.utilClassDescriptionIt's a growable ring buffer that allows to move tail/head sequences, clear, append, set/replace at specific positions.Keeps track of next_index and match_index for each cluster member (excluding this leader).Sample state machine accepting additions and subtractionsBounded caching
Logfacade.Repository for read-only operations.