Uses of Interface
org.cojen.tupl.repl.Replicator.Accessor
Packages that use Replicator.Accessor
Package
Description
General-purpose Raft-based replication system,
intended for supporting fully replicated databases.
-
Uses of Replicator.Accessor in org.cojen.tupl.repl
Subinterfaces of Replicator.Accessor in org.cojen.tupl.replModifier and TypeInterfaceDescriptionstatic interface
Interface called by any group member for reading committed messages.static interface
Interface called by the group leader for proposing messages.static interface
Direct interface for reading from a replicator, for a given term.static interface
Direct interface for writing to a replicator, for a given term.static interface
Interface called by any group member for reading committed messages.static interface
Interface called by the group leader for proposing messages.