- java.lang.Object
-
- com.microsoft.gctoolkit.event.MemoryPoolSummary
-
- com.microsoft.gctoolkit.event.jvm.PermGenSummary
-
public class PermGenSummary extends MemoryPoolSummary
-
-
Constructor Summary
Constructors Constructor Description PermGenSummary(long before, long after, long size)
-
Method Summary
-
Methods inherited from class com.microsoft.gctoolkit.event.MemoryPoolSummary
add, getOccupancyAfterCollection, getOccupancyBeforeCollection, getSizeAfterCollection, getSizeBeforeCollection, isValid, kByteDelta, kBytesAllocated, kBytesRecovered, minus, toString
-
-