Class RepositoryPerformanceInformationUtil
java.lang.Object
com.evolveum.midpoint.schema.statistics.RepositoryPerformanceInformationUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addTo
(@NotNull RepositoryPerformanceInformationType aggregate, @Nullable RepositoryPerformanceInformationType part) static String
static String
format
(RepositoryPerformanceInformationType i, AbstractStatisticsPrinter.Options options, Integer iterations, Integer seconds)
-
Constructor Details
-
RepositoryPerformanceInformationUtil
public RepositoryPerformanceInformationUtil()
-
-
Method Details
-
addTo
public static void addTo(@NotNull @NotNull RepositoryPerformanceInformationType aggregate, @Nullable @Nullable RepositoryPerformanceInformationType part) -
format
-
format
public static String format(RepositoryPerformanceInformationType i, AbstractStatisticsPrinter.Options options, Integer iterations, Integer seconds)
-