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.EventSystemMonitorConfig
public @NonNull Duration getEventDroppedAlertThreadDumpCoolDown()
getEventDroppedAlertThreadDumpCoolDown
in interface com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig
public @NonNull Optional<ThreadGroup> getEventThreadGroup()
getEventThreadGroup
in interface com.atlassian.diagnostics.internal.platform.monitor.event.EventSystemMonitorConfig
Copyright © 2003–2019 Atlassian. All rights reserved.