public class ConfluenceEventSystemMonitorConfig extends Object implements com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig
| Constructor and Description |
|---|
ConfluenceEventSystemMonitorConfig(ThreadGroup eventThreadGroup) |
| Modifier and Type | Method and Description |
|---|---|
@NonNull Duration |
getEventDroppedAlertThreadDumpCoolDown() |
@NonNull Optional<ThreadGroup> |
getEventThreadGroup() |
@NonNull Duration |
getSlowListenerAlertDuration(@Nullable com.atlassian.diagnostics.AlertTrigger alertTrigger) |
public ConfluenceEventSystemMonitorConfig(ThreadGroup eventThreadGroup)
public @NonNull Duration getSlowListenerAlertDuration(@Nullable com.atlassian.diagnostics.AlertTrigger alertTrigger)
getSlowListenerAlertDuration in interface com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfigpublic @NonNull Duration getEventDroppedAlertThreadDumpCoolDown()
getEventDroppedAlertThreadDumpCoolDown in interface com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfigpublic @NonNull Optional<ThreadGroup> getEventThreadGroup()
getEventThreadGroup in interface com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfigCopyright © 2003–2022 Atlassian. All rights reserved.