Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
X
XClassHistogramRecord
- Class in
org.eclipse.mat.parser.model
Holds details about a class, the number of instances and the shallow and retained sizes.
XClassHistogramRecord(ClassImpl)
- Constructor for class org.eclipse.mat.parser.model.
XClassHistogramRecord
Create an XClassHistogramRecord by retrieving information from the class
XClassLoaderHistogramRecord
- Class in
org.eclipse.mat.parser.model
Accumulated data about a class loader, including classes and shallow and retained sizes.
XClassLoaderHistogramRecord(String, int, ArrayList<ClassHistogramRecord>, long, long, long)
- Constructor for class org.eclipse.mat.parser.model.
XClassLoaderHistogramRecord
Create record for the class loader based on the records for the classes
XGCRootInfo
- Class in
org.eclipse.mat.parser.model
Holds details about a garbage collection root.
XGCRootInfo(long, long, int)
- Constructor for class org.eclipse.mat.parser.model.
XGCRootInfo
Create a record of one GC root.
XSnapshotInfo
- Class in
org.eclipse.mat.parser.model
Basic information about the snapshot which can be updated as data is read from the dump.
XSnapshotInfo()
- Constructor for class org.eclipse.mat.parser.model.
XSnapshotInfo
Simple constructor, with real data added later using setters.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X