Uses of Class
net.bull.javamelody.internal.model.CacheInformations
Packages that use CacheInformations
-
Uses of CacheInformations in net.bull.javamelody.internal.model
Methods in net.bull.javamelody.internal.model that return CacheInformationsModifier and TypeMethodDescriptionstatic CacheInformationsCacheInformations.buildCacheInformationsWithKeys(String cacheId) Methods in net.bull.javamelody.internal.model that return types with arguments of type CacheInformations -
Uses of CacheInformations in net.bull.javamelody.internal.web.html
Methods in net.bull.javamelody.internal.web.html with parameters of type CacheInformationsModifier and TypeMethodDescriptionvoidHtmlReport.writeCacheWithKeys(String cacheId, CacheInformations cacheInformations, String message, String cacheKeyPart, boolean withoutHeaders) Method parameters in net.bull.javamelody.internal.web.html with type arguments of type CacheInformationsModifier and TypeMethodDescriptionstatic booleanHtmlCacheInformationsReport.isConfigurationEnabled(List<CacheInformations> cacheInformationsList) static booleanHtmlCacheInformationsReport.isHitsRatioEnabled(List<CacheInformations> cacheInformationsList)