public class GigaSpacesHeapSummary extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static GigaSpacesHeapSummary | analyze(org.netbeans.lib.profiler.heap.Heap heap) | 
| long | getLiveBytes() | 
| long | getLiveInstances() | 
| long | getTotalBytes() | 
| int | getTotalClasses() | 
| long | getTotalInstances() | 
| String | toString() | 
public int getTotalClasses()
public long getTotalInstances()
public long getTotalBytes()
public long getLiveInstances()
public long getLiveBytes()
public static GigaSpacesHeapSummary analyze(org.netbeans.lib.profiler.heap.Heap heap)
Copyright © GigaSpaces.