StoreOfTheRecorderChain

Undocumented in source.

Constructors

this
this(immutable(ReplicatorOptions) replicator_opts)
Undocumented in source.

Members

Functions

checked
Document checked()
Undocumented in source. Be warned that the author may not have intended to support it.
file
Document file()
Undocumented in source. Be warned that the author may not have intended to support it.
received
Document received()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SimpleDoc
struct SimpleDoc
Undocumented in source.

Variables

block
RecorderChainBlock block;
Undocumented in source.
docs
Document[] docs;
Undocumented in source.
gen
Mt19937 gen;
Undocumented in source.
handle
ActorHandle handle;
Undocumented in source.
insert_recorder
RecordFactory.Recorder insert_recorder;
Undocumented in source.
random_archives
RandomArchives random_archives;
Undocumented in source.
record_factory
RecordFactory record_factory;
Undocumented in source.
replicator_net
SecureNet replicator_net;
Undocumented in source.
replicator_opts
immutable(ReplicatorOptions) replicator_opts;
Undocumented in source.

Meta