Class LowFileDescriptorCountAnalyticsEvent
java.lang.Object
com.atlassian.confluence.internal.diagnostics.LowFileDescriptorCountAnalyticsEvent
LowFileDescriptorCountAnalyticsEvent is fired when free file descriptor count is less then specified threshold
- Since:
- 6.11.0
-
Constructor Summary
ConstructorsConstructorDescriptionLowFileDescriptorCountAnalyticsEvent
(Long maxCount, Long openCount, Long requiredFreeCount) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
LowFileDescriptorCountAnalyticsEvent
-
-
Method Details
-
getMaxCount
-
getOpenCount
-
getRequiredFreeCount
-