Documentation
Tagion
BlockSegment
tagion
dart
BlockSegment
Undocumented in source.
@
safe
struct
BlockSegment {
Index
index
;
Document
doc
;
}
Members
Variables
doc
Document
doc
;
Document stored in the segment
index
Index
index
;
Block index where the document is stored or should be stored
tagion
dart
BlockSegment
structs
BlockSegment