public class BasicMonitorScheduler extends MonitorScheduler
MonitorScheduler implementation based on ScheduledExecutorService.| Constructor and Description |
|---|
BasicMonitorScheduler(MonitorSchedulerConfig config,
ServiceEmitter emitter,
List<Monitor> monitors,
ScheduledExecutorService exec) |
addMonitor, findMonitor, removeMonitor, start, stoppublic BasicMonitorScheduler(MonitorSchedulerConfig config, ServiceEmitter emitter, List<Monitor> monitors, ScheduledExecutorService exec)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.