java.lang.Object
com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePage
com.orientechnologies.orient.core.storage.index.hashindex.local.v2.HashIndexMetadataPageV2

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

    • HashIndexMetadataPageV2

      public HashIndexMetadataPageV2(OCacheEntry cacheEntry)
  • Method Details

    • init

      public void init()
    • setRecordsCount

      public void setRecordsCount(long recordsCount)
    • getRecordsCount

      public long getRecordsCount()