Class RAMFile

java.lang.Object
org.apache.lucene.store.RAMFile

public class RAMFile extends Object
Represents a file in RAM as a list of byte[] buffers.
  • Constructor Details

    • RAMFile

      public RAMFile()
  • Method Details

    • getLength

      public long getLength()
    • getSizeInBytes

      public long getSizeInBytes()