Interface MemoryMonitor


  • public interface MemoryMonitor
    • Method Detail

      • getCollectionCount

        org.perfmon4j.instrument.snapshot.Delta getCollectionCount()
      • getCollectionTimeMillis

        org.perfmon4j.instrument.snapshot.Delta getCollectionTimeMillis()
      • getPendingFinalizationCount

        int getPendingFinalizationCount()
      • getNonHeapMemoryUsage

        MemoryUsage getNonHeapMemoryUsage()
      • getSurvivorSpaceUsage

        MemoryUsage getSurvivorSpaceUsage()