Class SimpleFSDirectory.SimpleFSIndexInput
Inherited Members
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
protected class SimpleFSIndexInput : BufferedIndexInput, IDisposable, ICloneable
Constructors
Name | Description |
---|---|
Simple |
Fields
Properties
Name | Description |
---|---|
is |
Methods
Name | Description |
---|---|
Clone() | |
Dispose(Boolean) | |
Is |
Method used for testing. Returns true if the underlying file descriptor is valid. |
Length() | |
Read |
IndexInput methods |
Seek |