Class RepositoryPerformanceInformationUtil
java.lang.Object
com.evolveum.midpoint.schema.statistics.RepositoryPerformanceInformationUtil
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidaddTo(@NotNull RepositoryPerformanceInformationType aggregate, @Nullable RepositoryPerformanceInformationType part) static Stringstatic Stringformat(RepositoryPerformanceInformationType i, AbstractStatisticsPrinter.Options options, Integer iterations, Integer seconds) 
- 
Constructor Details- 
RepositoryPerformanceInformationUtilpublic RepositoryPerformanceInformationUtil()
 
- 
- 
Method Details- 
addTopublic static void addTo(@NotNull @NotNull RepositoryPerformanceInformationType aggregate, @Nullable @Nullable RepositoryPerformanceInformationType part) 
- 
format
- 
formatpublic static String format(RepositoryPerformanceInformationType i, AbstractStatisticsPrinter.Options options, Integer iterations, Integer seconds) 
 
-