Package org.apache.lucene.store
Class RAMFile
- java.lang.Object
-
- org.apache.lucene.store.RAMFile
-
public class RAMFile extends java.lang.Object
Represents a file in RAM as a list of byte[] buffers.
-
-
Constructor Summary
Constructors Constructor Description RAMFile()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getLength()
long
getSizeInBytes()
-