Class CachePerformanceInformationPrinter
java.lang.Object
com.evolveum.midpoint.schema.statistics.AbstractStatisticsPrinter<CachesPerformanceInformationType>
com.evolveum.midpoint.schema.statistics.CachePerformanceInformationPrinter
public class CachePerformanceInformationPrinter
extends AbstractStatisticsPrinter<CachesPerformanceInformationType>
Prints cache performance information.
- 
Nested Class SummaryNested classes/interfaces inherited from class com.evolveum.midpoint.schema.statistics.AbstractStatisticsPrinterAbstractStatisticsPrinter.Format, AbstractStatisticsPrinter.Options, AbstractStatisticsPrinter.SortBy
- 
Constructor SummaryConstructorsConstructorDescriptionCachePerformanceInformationPrinter(@NotNull CachesPerformanceInformationType information, AbstractStatisticsPrinter.Options options) 
- 
Method SummaryMethods inherited from class com.evolveum.midpoint.schema.statistics.AbstractStatisticsPrinteravg, div, getColumnLabelsAsArray, getData, getFormatting, getRawDataStream, percent, print
- 
Constructor Details- 
CachePerformanceInformationPrinterpublic CachePerformanceInformationPrinter(@NotNull @NotNull CachesPerformanceInformationType information, AbstractStatisticsPrinter.Options options) 
 
- 
- 
Method Details- 
preparepublic void prepare()- Specified by:
- preparein class- AbstractStatisticsPrinter<CachesPerformanceInformationType>
 
 
-