SegmentSizeAndDocs

class SegmentSizeAndDocs(info: SegmentCommitInfo, val sizeInBytes: Long, segDelCount: Int)

Constructors

Link copied to clipboard
constructor(info: SegmentCommitInfo, sizeInBytes: Long, segDelCount: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val maxDoc: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Size of the segment in bytes, pro-rated by the number of live documents.