|
JProfiler API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AllocationHotspots
Data object for allocation hot spots.
This object is returned by Connection.getAllocationHotspots for
selected classes
and for a selected package
.
Method Summary | |
---|---|
java.util.List<ProfilingValue> |
getAllocationHotspots()
Returns the hot spot values. |
long |
getTotalSize()
Returns the total size in bytes of all recorded objects that are included in this data object. |
Method Detail |
---|
long getTotalSize()
java.util.List<ProfilingValue> getAllocationHotspots()
|
JProfiler API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |