Skip navigation links
org.openidentityplatform.commons.parent 2.2.3 Documentation
com.persistit

Class KeyHistogram

    • Constructor Detail

      • KeyHistogram

        public KeyHistogram(Tree tree,
                            Key start,
                            Key end,
                            int sampleSize,
                            int keyDepth,
                            int treeDepth)
    • Method Detail

      • getTree

        public Tree getTree()
      • getStartKey

        public Key getStartKey()
      • getEndKey

        public Key getEndKey()
      • getKeyCount

        public int getKeyCount()
      • getRequestedSampleSize

        public int getRequestedSampleSize()
      • getSampleSize

        public int getSampleSize()
      • getTreeDepth

        public int getTreeDepth()
      • getKeyDepth

        public int getKeyDepth()
      • getPageCount

        public int getPageCount()
      • getPageBytesTotal

        public long getPageBytesTotal()
      • getPageBytesInUse

        public long getPageBytesInUse()
org.openidentityplatform.commons.parent 2.2.3 Documentation

Copyright © 2025 Open Identity Platform Community. All rights reserved.