| Modifier and Type | Method and Description |
|---|---|
protected ScheduleInterval |
DefaultMonitorConfiguration.defaultScheduleInterval() |
| Modifier and Type | Method and Description |
|---|---|
ScheduleInterval |
DatabaseMonitorConfiguration.databasePoolPollerScheduleInterval() |
| Modifier and Type | Method and Description |
|---|---|
ScheduleInterval |
OperatingSystemMonitorConfiguration.cpuPerformancePollerScheduleInterval() |
ScheduleInterval |
OperatingSystemMonitorConfiguration.fileDirectoryPollerScheduleInterval() |
ScheduleInterval |
OperatingSystemMonitorConfiguration.ramPollerScheduleInterval() |
| Modifier and Type | Method and Description |
|---|---|
ScheduleInterval |
SchedulerMonitorConfiguration.schedulerPollerScheduleInterval() |
| Modifier and Type | Method and Description |
|---|---|
static ScheduleInterval |
ScheduleInterval.of(int delay,
TimeUnit timeUnit) |
| Modifier and Type | Method and Description |
|---|---|
static ScheduledPollerService.ScheduledPoller |
ScheduledPollerService.ScheduledPoller.of(DiagnosticPoller diagnosticPoller,
ScheduleInterval scheduleInterval) |
Copyright © 2017–2019 Atlassian. All rights reserved.