Class RAMInputStream
A memory-resident IndexInput implementation.
@lucene.internal
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
public class RAMInputStream : IndexInput, IDisposable
Constructors
Name | Description |
---|---|
RAMInputStream(String, RAMFile) |
Properties
Name | Description |
---|---|
Length |
Methods
Name | Description |
---|---|
Dispose(Boolean) | |
GetFilePointer() | |
ReadByte() | |
ReadBytes(Byte[], Int32, Int32) | |
Seek(Int64) |