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_AGGREGATORMethods in org.openjdk.jmc.flightrecorder.rules.jdk.memory that return GarbageCollectionsInfo Modifier and Type Method Description GarbageCollectionsInfoGarbageCollectionsInfo. merge(GarbageCollectionsInfo other)Methods in org.openjdk.jmc.flightrecorder.rules.jdk.memory with parameters of type GarbageCollectionsInfo Modifier and Type Method Description GarbageCollectionsInfoGarbageCollectionsInfo. merge(GarbageCollectionsInfo other)
-