JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.ibm.java.diagnostics.healthcenter.api.gc
Interface PauseData
All Superinterfaces:
TimeData
public interface
PauseData
extends
TimeData
This is a single time event data representing a garbage collection pause.
Method Summary
Methods
Modifier and Type
Method and Description
long
getPauseTime
()
Returns the pause duration, in milliseconds.
Methods inherited from interface com.ibm.java.diagnostics.healthcenter.api.
TimeData
getTime
Method Detail
getPauseTime
long getPauseTime()
Returns the pause duration, in milliseconds.
Returns:
the pause duration.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
� Copyright 2012, 2015 IBM Corporation.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method