Section navigation

Public classSealed SegmentSizeReport

Namespace
Rowles.LeanCorpus.Diagnostics
Assembly
Rowles.LeanCorpus.dll

Per-segment size breakdown.

public sealed class SegmentSizeReport
Inheritance
SegmentSizeReport

Public property FileSizes

Per-extension file sizes.

Public property SegmentName

Gets the name of the segment (e.g., seg_0).

Public property TotalSizeBytes

Gets the total on-disk size of all files belonging to this segment in bytes.