Class OperationsPerformanceInformationPrinter
java.lang.Object
com.evolveum.midpoint.schema.statistics.AbstractStatisticsPrinter<OperationsPerformanceInformationType>
com.evolveum.midpoint.schema.statistics.OperationsPerformanceInformationPrinter
public class OperationsPerformanceInformationPrinter
extends AbstractStatisticsPrinter<OperationsPerformanceInformationType>
Prints operations performance information.
- 
Nested Class SummaryNested classes/interfaces inherited from class com.evolveum.midpoint.schema.statistics.AbstractStatisticsPrinterAbstractStatisticsPrinter.Format, AbstractStatisticsPrinter.Options, AbstractStatisticsPrinter.SortBy
- 
Constructor SummaryConstructorsConstructorDescriptionOperationsPerformanceInformationPrinter(@NotNull OperationsPerformanceInformationType information, AbstractStatisticsPrinter.Options options, Integer iterations, Integer seconds, boolean viaAspect) 
- 
Method SummaryMethods inherited from class com.evolveum.midpoint.schema.statistics.AbstractStatisticsPrinteravg, div, getColumnLabelsAsArray, getData, getFormatting, getRawDataStream, percent, print
- 
Constructor Details- 
OperationsPerformanceInformationPrinterpublic OperationsPerformanceInformationPrinter(@NotNull @NotNull OperationsPerformanceInformationType information, AbstractStatisticsPrinter.Options options, Integer iterations, Integer seconds, boolean viaAspect) 
 
- 
- 
Method Details- 
preparepublic void prepare()- Specified by:
- preparein class- AbstractStatisticsPrinter<OperationsPerformanceInformationType>
 
 
-