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