Class LowMemoryAnalyticsEvent
java.lang.Object
com.atlassian.confluence.internal.diagnostics.LowMemoryAnalyticsEvent
LowMemoryAnalyticsEvent is fired when free memory is less then specified threshold
- Since:
- 6.11.0
-
Constructor Summary
ConstructorsConstructorDescriptionLowMemoryAnalyticsEvent
(Long freeMemoryInMegabytes, Long totalMemoryInMegabytes, Long minMemoryThresholdInMegabytes) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LowMemoryAnalyticsEvent
-
-
Method Details
-
getFreeMemoryInMb
-
getTotalMemoryInMb
-
getMinMemoryThresholdInMb
-