Apache Lucene.Net 2.4.0 Class Library API

FSDirectory.FSIndexInput Class

For a list of all members of this type, see FSDirectory.FSIndexInput Members.

System.Object
   Lucene.Net.Store.IndexInput
      Lucene.Net.Store.BufferedIndexInput
         Lucene.Net.Store.FSDirectory.FSIndexInput

public class FSDirectory.FSIndexInput : BufferedIndexInput

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Store

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

FSDirectory.FSIndexInput Members | Lucene.Net.Store Namespace