Class AllocatorStats.PoolSubpageStats

  • Enclosing class:
    AllocatorStats

    public static class AllocatorStats.PoolSubpageStats
    extends java.lang.Object
    Pool subpage statistics.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • maxNumElements

        public int maxNumElements
      • numAvailable

        public int numAvailable
      • elementSize

        public int elementSize
      • pageSize

        public int pageSize
    • Constructor Detail

      • PoolSubpageStats

        public PoolSubpageStats()