Package org.apache.lucene.store
Class RAMFile
java.lang.Object
org.apache.lucene.store.RAMFile
Represents a file in RAM as a list of byte[] buffers.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RAMFile
public RAMFile()
-
-
Method Details
-
getLength
public long getLength() -
getSizeInBytes
public long getSizeInBytes()
-