Class FlushInfo
A FlushInfo provides information required for a FLUSH context. It is used as part of an IOContext in case of FLUSH context.
Inheritance
System.Object
FlushInfo
Assembly: DistributedLucene.Net.dll
Syntax
public class FlushInfo : object
Constructors
Name | Description |
---|---|
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. |
Properties
Name | Description |
---|---|
EstimatedSegmentSize | |
NumDocs |
Methods
Name | Description |
---|---|
Equals(Object) | |
GetHashCode() | |
ToString() |