public final class DirectoryFirstPageV2 extends DirectoryPageV2
Since:
5/14/14
Author:
Andrey Lomakin (a.lomakin-at-orientdb.com)
  • Constructor Details

    • DirectoryFirstPageV2

      public DirectoryFirstPageV2(OCacheEntry cacheEntry)
  • Method Details

    • setTreeSize

      public void setTreeSize(int treeSize)
    • getTreeSize

      public int getTreeSize()
    • setTombstone

      public void setTombstone(int tombstone)
    • getTombstone

      public int getTombstone()
    • getItemsOffset

      protected int getItemsOffset()
      Overrides:
      getItemsOffset in class DirectoryPageV2