| Constructor and Description |
|---|
CompoundMonitor(List<Monitor> monitors) |
CompoundMonitor(Monitor... monitors) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
monitor(ServiceEmitter emitter)
Emit metrics using the given emitter.
|
abstract boolean |
shouldReschedule(List<Boolean> reschedules) |
void |
start() |
void |
stop() |
public CompoundMonitor(Monitor... monitors)
public boolean monitor(ServiceEmitter emitter)
MonitorCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.