Class WindowsDirectory
Inherited Members
Lucene.Net.Store.FSDirectory.Sync(System.Collections.Generic.ICollection<System.String>)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: cs.temp.dll.dll
Syntax
public class WindowsDirectory : FSDirectory, IDisposable
Constructors
Name | Description |
---|---|
WindowsDirectory(File) | Create a new WindowsDirectory for the named location and NativeFSLockFactory. |
WindowsDirectory(File, LockFactory) | Create a new WindowsDirectory for the named location. |
Methods
Name | Description |
---|---|
openInput(String, IOContext) |