Class ComponentsPerformanceInformationUtil
java.lang.Object
com.evolveum.midpoint.schema.statistics.ComponentsPerformanceInformationUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncomputeBasic
(@NotNull OperationsPerformanceInformationType operationsInfo) computeBasic
(OperationsPerformanceInformation operationsInfo) static String
format
(@NotNull ComponentsPerformanceInformationType info) static String
format
(@NotNull ComponentsPerformanceInformationType info, AbstractStatisticsPrinter.Options options, Integer iterations) static Long
getTotalTime
(@NotNull ComponentsPerformanceInformationType information, @NotNull String name)
-
Constructor Details
-
ComponentsPerformanceInformationUtil
public ComponentsPerformanceInformationUtil()
-
-
Method Details
-
computeBasic
public static ComponentsPerformanceInformationType computeBasic(@NotNull @NotNull OperationsPerformanceInformationType operationsInfo) -
computeBasic
public static ComponentsPerformanceInformationType computeBasic(OperationsPerformanceInformation operationsInfo) -
format
-
format
public static String format(@NotNull @NotNull ComponentsPerformanceInformationType info, AbstractStatisticsPrinter.Options options, Integer iterations) -
getTotalTime
public static Long getTotalTime(@NotNull @NotNull ComponentsPerformanceInformationType information, @NotNull @NotNull String name)
-