Class MMapDirectory.MMapIndexInput
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public sealed class MMapIndexInput : ByteBufferIndexInput, IDisposable
Methods
Name | Description |
---|---|
Dispose(Boolean) | |
FreeBuffer(ByteBuffer) | Try to unmap the buffer, this method silently fails if no support for that in the runtime. On Windows, this leads to the fact, that mmapped files cannot be modified or deleted. |