tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
PartialSync
tagion
testbench
dart
basic_dart_partial_sync
Undocumented in source.
@
safe
@
Scenario
("Partial sync.", [])
class
PartialSync {
DART
db1
;
DART
db2
;
DARTIndex
[]
db1_fingerprints
;
DARTIndex
[]
db2_fingerprints
;
const
ushort
angle
;
const
ushort
size
;
ulong
[][]
sector_states
;
DartInfo
info
;
this
(DartInfo info);
Document
randomData
();
Document
toDartfile2
();
Document
withDartfile2
();
Document
theSame
();
}
Constructors
this
this
(DartInfo info)
Undocumented in source.
Members
Functions
randomData
Document
randomData
()
Undocumented in source. Be warned that the author may not have intended to support it.
theSame
Document
theSame
()
Undocumented in source. Be warned that the author may not have intended to support it.
toDartfile2
Document
toDartfile2
()
Undocumented in source. Be warned that the author may not have intended to support it.
withDartfile2
Document
withDartfile2
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
angle
ushort
angle
;
Undocumented in source.
db1
DART
db1
;
Undocumented in source.
db1_fingerprints
DARTIndex
[]
db1_fingerprints
;
Undocumented in source.
db2
DART
db2
;
Undocumented in source.
db2_fingerprints
DARTIndex
[]
db2_fingerprints
;
Undocumented in source.
info
DartInfo
info
;
Undocumented in source.
sector_states
ulong
[][]
sector_states
;
Undocumented in source.
size
ushort
size
;
Undocumented in source.
Meta
Source
See Implementation
tagion
testbench
dart
basic_dart_partial_sync
aliases
FeatureContext
classes
PartialSync
manifest constants
feature