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 HeapData
All Superinterfaces:
DoubleEvent
,
TimeData
public interface
HeapData
extends
DoubleEvent
This class represents a heap size at a specific time.
Method Summary
Methods
Modifier and Type
Method and Description
long
getHeapSize
()
Returns the heap size.
Methods inherited from interface com.ibm.java.diagnostics.healthcenter.api.
DoubleEvent
getValue
Methods inherited from interface com.ibm.java.diagnostics.healthcenter.api.
TimeData
getTime
Method Detail
getHeapSize
long getHeapSize()
Returns the heap size.
Returns:
the heap size in bytes
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