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