Uses of Class
org.opencms.monitor.CmsMemoryStatus
Packages that use 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
Methods in org.opencms.monitor that return CmsMemoryStatusModifier and TypeMethodDescriptionCmsMemoryMonitor.getMemoryStatus()
Returns the current memory status.Methods in org.opencms.monitor with parameters of type CmsMemoryStatusModifier 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
Methods in org.opencms.ui.apps.cacheadmin with parameters of type CmsMemoryStatusModifier and TypeMethodDescriptionstatic CmsInfoButton
CmsCacheViewApp.getJavaStatisticButton
(CmsMemoryStatus memory) Creates in info button for java cache statistics.