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 interfaceInterface called by any group member for reading committed messages.static interfaceInterface called by the group leader for proposing messages.static interfaceDirect interface for reading from a replicator, for a given term.static interfaceDirect interface for writing to a replicator, for a given term.static interfaceInterface called by any group member for reading committed messages.static interfaceInterface called by the group leader for proposing messages.