Uses of Class
org.openjdk.jmc.flightrecorder.rules.jdk.memory.FullGcRule.G1FullGCInfo
-
Packages that use FullGcRule.G1FullGCInfo Package Description org.openjdk.jmc.flightrecorder.rules.jdk.memory -
-
Uses of FullGcRule.G1FullGCInfo in org.openjdk.jmc.flightrecorder.rules.jdk.memory
Methods in org.openjdk.jmc.flightrecorder.rules.jdk.memory that return FullGcRule.G1FullGCInfo Modifier and Type Method Description FullGcRule.G1FullGCInfo
FullGcRule.G1Aggregator. getValue(FullGcRule.G1FullGCInfo consumer)
FullGcRule.G1FullGCInfo
FullGcRule.G1FullGCInfo. merge(FullGcRule.G1FullGCInfo other)
FullGcRule.G1FullGCInfo
FullGcRule.G1Aggregator. newItemConsumer(IType<IItem> type)
Methods in org.openjdk.jmc.flightrecorder.rules.jdk.memory with parameters of type FullGcRule.G1FullGCInfo Modifier and Type Method Description FullGcRule.G1FullGCInfo
FullGcRule.G1Aggregator. getValue(FullGcRule.G1FullGCInfo consumer)
FullGcRule.G1FullGCInfo
FullGcRule.G1FullGCInfo. merge(FullGcRule.G1FullGCInfo other)
-