52 Component source reference
The implementation chapters identify the principal files in the cxLss source tree.
Complete source listings are not duplicated in this document because they would quickly become stale;
the source tree remains authoritative for exact interfaces and current code.
| Area | Principal source components |
|---|---|
| Transactions and serial elements | LssTxn, SerialElementWriter, ReadSerialElement |
| Segments | Segment, SegmentAccessor, SegmentQueue, SegmentUnreserver, SegIdStack |
| Recovery | RecoveryScanner, RecoveryLogRecordVisitor, CheckPoint |
| Segment utilisation | ISUT, SmallSUT, LargeSUT, SUTSection, SUTSectionRef, Reservations |
| Administration | CopyStore, DumpLss, DeltaFile |
The explanatory chapters name the relevant header and implementation files at the point where each component is discussed. The source tree remains the authority for exact interfaces and current code.