Uses of Class
org.opencms.monitor.CmsMemoryStatus
Package
Description
Contains functions to monitor the OpenCms system status.
Contains classes of the cache admin app.
-
Uses of CmsMemoryStatus in org.opencms.monitor
Modifier and TypeMethodDescriptionCmsMemoryMonitor.getMemoryStatus()
Returns the current memory status.Modifier and TypeMethodDescriptionvoid
CmsMemoryStatus.calculateAverage
(CmsMemoryStatus currentStatus) Calculates the average memory consumption by updating the stored information with the provided current information. -
Uses of CmsMemoryStatus in org.opencms.ui.apps.cacheadmin
Modifier and TypeMethodDescriptionstatic CmsInfoButton
CmsCacheViewApp.getJavaStatisticButton
(CmsMemoryStatus memory) Creates in info button for java cache statistics.