Package | Description |
---|---|
org.openjdk.jmc.common |
This package contains interfaces used in Mission Control to identify classes, methods, stack
traces etc.
|
org.openjdk.jmc.common.unit |
This package contains the data model for quantities and units.
|
org.openjdk.jmc.common.util | |
org.openjdk.jmc.flightrecorder.internal.parser.v1 | |
org.openjdk.jmc.flightrecorder.memleak |
Modifier and Type | Method and Description |
---|---|
IMCOldObjectField |
IMCOldObject.getReferrerField()
If the object is referred to by an object in a field it returns a representation of the
field,
null otherwise. |
Modifier and Type | Field and Description |
---|---|
static ContentType<IMCOldObjectField> |
UnitLookup.OLD_OBJECT_FIELD |
Modifier and Type | Class and Description |
---|---|
private static class |
MCOldObject.MCOldObjectField |
Modifier and Type | Method and Description |
---|---|
IMCOldObjectField |
MCOldObject.getReferrerField() |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
StructTypes.JfrOldObjectField |
Modifier and Type | Method and Description |
---|---|
IMCOldObjectField |
StructTypes.JfrOldObject.getReferrerField() |
Modifier and Type | Method and Description |
---|---|
IMCOldObjectField |
ReferenceTreeObject.getField() |
IMCOldObjectField |
ReferenceTreeObject.getReferrerField() |