Constructor FlushInfo
FlushInfo(Int32, Int64)
Creates a new FlushInfo instance from the values required for a FLUSH IOContext context.
These values are only estimates and are not the actual values.
Declaration
public FlushInfo(int numDocs, long estimatedSegmentSize)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | numDocs | |
System.Int64 | estimatedSegmentSize |