Class RepositoryPerformanceInformationUtil
- java.lang.Object
- 
- com.evolveum.midpoint.schema.statistics.RepositoryPerformanceInformationUtil
 
- 
 public class RepositoryPerformanceInformationUtil extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description RepositoryPerformanceInformationUtil()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static voidaddTo(@NotNull RepositoryPerformanceInformationType aggregate, @Nullable RepositoryPerformanceInformationType part)static Stringformat(RepositoryPerformanceInformationType i)static Stringformat(RepositoryPerformanceInformationType i, AbstractStatisticsPrinter.Options options, Integer iterations, Integer seconds)
 
- 
- 
- 
Method Detail- 
addTopublic static void addTo(@NotNull @NotNull RepositoryPerformanceInformationType aggregate, @Nullable @Nullable RepositoryPerformanceInformationType part)
 - 
formatpublic static String format(RepositoryPerformanceInformationType i) 
 - 
formatpublic static String format(RepositoryPerformanceInformationType i, AbstractStatisticsPrinter.Options options, Integer iterations, Integer seconds) 
 
- 
 
-