Class RAMFile
Inheritance
System.Object
RAMFile
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class RAMFile : object
Constructors
Name | Description |
---|---|
RAMFile() | |
RAMFile(RAMDirectory) |
Fields
Name | Description |
---|---|
buffers |
Properties
Name | Description |
---|---|
SizeInBytes |
Methods
Name | Description |
---|---|
GetBuffer(Int32) | |
NewBuffer(Int32) | Expert: allocate a new buffer. Subclasses can allocate differently. |
NumBuffers() |