java.lang.Object
com.orientechnologies.orient.core.storage.memory.MemoryFile

public final class MemoryFile extends Object
  • Constructor Details

    • MemoryFile

      public MemoryFile(int storageId, int id)
  • Method Details

    • loadPage

      public OCacheEntry loadPage(long index)
    • addNewPage

      public OCacheEntry addNewPage(OReadCache readCache)
    • size

      public long size()
    • getUsedMemory

      public long getUsedMemory()
    • clear

      public void clear()