Class GigaSpacesHeapSummary
java.lang.Object
com.gigaspaces.heap.space.GigaSpacesHeapSummary
-
Method Summary
Modifier and TypeMethodDescriptionstatic GigaSpacesHeapSummaryanalyze(org.netbeans.lib.profiler.heap.Heap heap) longlonglongintlongtoString()
-
Method Details
-
getTotalClasses
public int getTotalClasses() -
getTotalInstances
public long getTotalInstances() -
getTotalBytes
public long getTotalBytes() -
getLiveInstances
public long getLiveInstances() -
getLiveBytes
public long getLiveBytes() -
analyze
-
toString
-