Class PageElementCacheStatsGenerator.PageElementStatsEntry
java.lang.Object
org.ametys.web.cache.monitoring.ui.PageElementCacheStatsGenerator.PageElementStatsEntry
- Enclosing class:
- PageElementCacheStatsGenerator
Object model representing an entry of stats for a PageElement
-
Field Details
-
_pageElementID
page element id -
_renderingContext
rendering context -
_workspaceJCR
workspace JCR -
_cacheable
is cacheable -
_hits
hits -
_cacheHits
cache hits
-
-
Constructor Details
-
PageElementStatsEntry
Ctor- Parameters:
data
- map of raw data object.
-