Initializes a new instance of the AbstractSegmentCache class

Namespace: Lucene.Net.Util.Cache
Assembly: Lucene.Net.Contrib.Core (in Lucene.Net.Contrib.Core.dll) Version: 2.9.2.0 (2.9.2)

Syntax

C#
protected AbstractSegmentCache()
Visual Basic
Protected Sub New
Visual C++
protected:
AbstractSegmentCache()

See Also