Uses of Class
org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders.HaltsProvider.ApplicationHaltsInfoHolder
-
Packages that use HaltsProvider.ApplicationHaltsInfoHolder Package Description org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders -
-
Uses of HaltsProvider.ApplicationHaltsInfoHolder in org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders
Methods in org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders that return HaltsProvider.ApplicationHaltsInfoHolder Modifier and Type Method Description static HaltsProvider.ApplicationHaltsInfoHolderHaltsProvider. calculateApplicationHaltsRatio(IItemCollection items)Calculates the ratio of all application pauses to the total time.Methods in org.openjdk.jmc.flightrecorder.rules.jdk.dataproviders that return types with arguments of type HaltsProvider.ApplicationHaltsInfoHolder Modifier and Type Method Description static SlidingWindowToolkit.IUnorderedWindowValueFunction<HaltsProvider.ApplicationHaltsInfoHolder>HaltsProvider. applicationHaltsRatioFunction()
-