Uses of Class
com.evolveum.midpoint.util.caching.CachePerformanceCollector.CacheData
Packages that use CachePerformanceCollector.CacheData
-
Uses of CachePerformanceCollector.CacheData in com.evolveum.midpoint.schema.statistics
Method parameters in com.evolveum.midpoint.schema.statistics with type arguments of type CachePerformanceCollector.CacheDataModifier and TypeMethodDescriptionstatic String
CachePerformanceInformationUtil.format
(Map<String, CachePerformanceCollector.CacheData> performanceMap) static String
CachePerformanceInformationUtil.formatExtra
(Map<String, CachePerformanceCollector.CacheData> performanceMap) CachePerformanceInformationUtil.toCachesPerformanceInformationType
(@NotNull Map<String, CachePerformanceCollector.CacheData> performanceMap) -
Uses of CachePerformanceCollector.CacheData in com.evolveum.midpoint.util.caching
Methods in com.evolveum.midpoint.util.caching that return types with arguments of type CachePerformanceCollector.CacheDataModifier and TypeMethodDescriptionCachePerformanceCollector.getGlobalPerformanceMap()
CachePerformanceCollector.getThreadLocalPerformanceMap()