Property TotalBytesSize
TotalBytesSize
Returns the total size in bytes of this merge. Note that this does not indicate the size of the merged segment, but the input total size. This is only set once the merge is initialized by IndexWriter.
Declaration
public virtual long TotalBytesSize { get; }
Property Value
Type | Description |
---|---|
System.Int64 |