Uses of Interface
org.cojen.tupl.repl.StreamReplicator.Reader
Packages that use StreamReplicator.Reader
Package
Description
General-purpose Raft-based replication system,
intended for supporting fully replicated databases.
-
Uses of StreamReplicator.Reader in org.cojen.tupl.repl
Methods in org.cojen.tupl.repl that return StreamReplicator.ReaderModifier and TypeMethodDescriptionStreamReplicator.newReader
(long position, boolean follow) Returns a new reader which accesses data starting from the given position.