Uses of Class
org.openjdk.jmc.flightrecorder.rules.jdk.memory.GarbageCollectionsInfo
-
Packages that use GarbageCollectionsInfo Package Description org.openjdk.jmc.flightrecorder.rules.jdk.memory -
-
Uses of GarbageCollectionsInfo in org.openjdk.jmc.flightrecorder.rules.jdk.memory
Fields in org.openjdk.jmc.flightrecorder.rules.jdk.memory with type parameters of type GarbageCollectionsInfo Modifier and Type Field Description static IAggregator<GarbageCollectionsInfo,?>
GarbageCollectionsInfo. GC_INFO_AGGREGATOR
Methods in org.openjdk.jmc.flightrecorder.rules.jdk.memory that return GarbageCollectionsInfo Modifier and Type Method Description GarbageCollectionsInfo
GarbageCollectionsInfo. merge(GarbageCollectionsInfo other)
Methods in org.openjdk.jmc.flightrecorder.rules.jdk.memory with parameters of type GarbageCollectionsInfo Modifier and Type Method Description GarbageCollectionsInfo
GarbageCollectionsInfo. merge(GarbageCollectionsInfo other)
-