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 Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.schema.statistics.AbstractStatisticsPrinter
AbstractStatisticsPrinter.Format, AbstractStatisticsPrinter.Options, AbstractStatisticsPrinter.SortBy
-
Constructor Summary
ConstructorDescriptionCachePerformanceInformationPrinter
(@NotNull CachesPerformanceInformationType information, AbstractStatisticsPrinter.Options options) -
Method Summary
Methods inherited from class com.evolveum.midpoint.schema.statistics.AbstractStatisticsPrinter
avg, div, getData, getFormatting, percent, print
-
Constructor Details
-
CachePerformanceInformationPrinter
public CachePerformanceInformationPrinter(@NotNull @NotNull CachesPerformanceInformationType information, AbstractStatisticsPrinter.Options options)
-
-
Method Details
-
prepare
public void prepare()- Specified by:
prepare
in classAbstractStatisticsPrinter<CachesPerformanceInformationType>
-