public interface Metrics
Modifier and Type | Method and Description |
---|---|
void |
close()
Used to close out the metrics, for example when an http server/client has been closed.
No specific thread and context can be expected when this method is called.
|
boolean |
isEnabled()
Whether the metrics are enabled.
|
Copyright © 2016. All rights reserved.