WriteAndReadFromDartDb

Undocumented in source.

Constructors

this
this(DARTOptions opts, ReplicatorOptions replicator_opts, TRTOptions trt_options)
Undocumented in source.

Members

Functions

dartDb
Document dartDb()
Undocumented in source. Be warned that the author may not have intended to support it.
dartModifyRecorder
Document dartModifyRecorder()
Undocumented in source. Be warned that the author may not have intended to support it.
saidDb
Document saidDb()
Undocumented in source. Be warned that the author may not have intended to support it.
theChanged
Document theChanged()
Undocumented in source. Be warned that the author may not have intended to support it.
toAdd
Document toAdd()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SimpleDoc
struct SimpleDoc
Undocumented in source.

Variables

dart_interface_handle
ActorHandle dart_interface_handle;
Undocumented in source.
docs
Document[] docs;
Undocumented in source.
gen
Mt19937 gen;
Undocumented in source.
handle
ActorHandle handle;
Undocumented in source.
hirpc
HiRPC hirpc;
Undocumented in source.
insert_recorder
RecordFactory.Recorder insert_recorder;
Undocumented in source.
interface_opts
DARTInterfaceOptions interface_opts;
Undocumented in source.
opts
DARTOptions opts;
Undocumented in source.
random_archives
RandomArchives random_archives;
Undocumented in source.
record_factory
RecordFactory record_factory;
Undocumented in source.
replicator_handle
ActorHandle replicator_handle;
Undocumented in source.
replicator_opts
ReplicatorOptions replicator_opts;
Undocumented in source.
supervisor_net
SecureNet supervisor_net;
Undocumented in source.
trt_options
TRTOptions trt_options;
Undocumented in source.

Meta