Class AllocatorStats.PoolChunkStats

  • Enclosing class:
    AllocatorStats

    public static class AllocatorStats.PoolChunkStats
    extends java.lang.Object
    Pool chunk statistics.
    • Constructor Summary

      Constructors 
      Constructor Description
      PoolChunkStats()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • usage

        public int usage
      • chunkSize

        public int chunkSize
      • freeBytes

        public int freeBytes
    • Constructor Detail

      • PoolChunkStats

        public PoolChunkStats()