Package one.nio.mem

Class MallocAnalyzer

All Implemented Interfaces:
Allocator, MallocMXBean

public class MallocAnalyzer extends MallocMT
  • Constructor Details

    • MallocAnalyzer

      public MallocAnalyzer(long base, long capacity, PrintStream out)
  • Method Details

    • info

      public void info()
    • segmentInfo

      public void segmentInfo()
    • chunkInfo

      public void chunkInfo()
    • main

      public static void main(String[] args) throws Exception
      Throws:
      Exception