Class MMapDirectory.MultiMMapIndexInput
Inherited Members
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
protected class MultiMMapIndexInput : IndexInput, IDisposable, ICloneable
Constructors
Name | Description |
---|---|
MultiMMapIndexInput(MMapDirectory, IO.FileStream, Int32) |
Properties
Name | Description |
---|---|
Enclosing_Instance | |
FilePointer |
Methods
Name | Description |
---|---|
Clone() | |
Dispose(Boolean) | |
Length() | |
ReadByte() | |
ReadBytes(Byte[], Int32, Int32) | |
Seek(Int64) |