java.lang.Object
com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePage
com.orientechnologies.orient.core.storage.index.hashindex.local.v3.ODirectoryPage
Direct Known Subclasses:
ODirectoryFirstPage

public class ODirectoryPage extends ODurablePage
Since:
5/14/14
Author:
Andrey Lomakin (a.lomakin-at-orientdb.com)
  • Field Details

    • NODES_PER_PAGE

      public static final int NODES_PER_PAGE
  • Method Details

    • getEntry

      public OCacheEntry getEntry()
    • getPointer

      public long getPointer(int localNodeIndex, int index)
    • getItemsOffset

      protected int getItemsOffset()