|
JProfiler API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CpuHotspots
Data object for CPU hot spots.
This object is returned by
Connection.getCpuHotspots
.
Method Summary | |
---|---|
java.util.List<ProfilingValue> |
getHotspots()
Returns the hot spot values. |
long |
getTotalTime()
Returns the total execution time in microseconds for all hot spots that are included in this data object. |
Method Detail |
---|
long getTotalTime()
java.util.List<ProfilingValue> getHotspots()
|
JProfiler API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |