程序包 | 说明 |
---|---|
org.opencms.monitor |
Contains functions to monitor the OpenCms system status.
|
限定符和类型 | 方法和说明 |
---|---|
CmsMemoryStatus |
CmsMemoryMonitor.getMemoryStatus()
Returns the current memory status.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsMemoryStatus.calculateAverage(CmsMemoryStatus currentStatus)
Calculates the average memory consumption by updating the stored information with
the provided current information.
|