Uses of Interface
org.cojen.tupl.repl.Replicator
Packages that use Replicator
Package
Description
General-purpose Raft-based replication system,
intended for supporting fully replicated databases.
-
Uses of Replicator in org.cojen.tupl.repl
Subinterfaces of Replicator in org.cojen.tupl.replModifier and TypeInterfaceDescriptioninterface
Message-oriented replication interface, which is a bit easier to use thanStreamReplicator
.interface
Low-level replication interface, which receives messages in a non-delineated stream.