类 AllocatorStats.PoolSubpageStats

  • 封闭类:
    AllocatorStats

    public static class AllocatorStats.PoolSubpageStats
    extends java.lang.Object
    Pool subpage statistics.
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • maxNumElements

        public int maxNumElements
      • numAvailable

        public int numAvailable
      • elementSize

        public int elementSize
      • pageSize

        public int pageSize
    • 构造器详细资料

      • PoolSubpageStats

        public PoolSubpageStats()