类 AllocatorStats.PoolChunkStats

  • 封闭类:
    AllocatorStats

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

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

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

      • usage

        public int usage
      • chunkSize

        public int chunkSize
      • freeBytes

        public int freeBytes
    • 构造器详细资料

      • PoolChunkStats

        public PoolChunkStats()