Class CellBTreeSingleValueEntryPointV1

java.lang.Object
com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePage
com.orientechnologies.orient.core.storage.index.sbtree.singlevalue.v1.CellBTreeSingleValueEntryPointV1

public final class CellBTreeSingleValueEntryPointV1 extends ODurablePage
  • Constructor Details

    • CellBTreeSingleValueEntryPointV1

      public CellBTreeSingleValueEntryPointV1(OCacheEntry cacheEntry)
  • Method Details

    • init

      public void init()
    • setTreeSize

      public void setTreeSize(long size)
    • getTreeSize

      public long getTreeSize()
    • setPagesSize

      public void setPagesSize(int pages)
    • getPagesSize

      public int getPagesSize()