public interface Monitor
Modifier and Type | Method and Description |
---|---|
boolean |
monitor(ServiceEmitter emitter)
Emit metrics using the given emitter.
|
void |
start() |
void |
stop() |
void start()
void stop()
boolean monitor(ServiceEmitter emitter)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.