public final class InfluxDbBackendRegistry extends Object implements BackendRegistry
| Constructor and Description | 
|---|
InfluxDbBackendRegistry(VertxInfluxDbOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
io.micrometer.core.instrument.MeterRegistry | 
getMeterRegistry()  | 
void | 
init()  | 
public InfluxDbBackendRegistry(VertxInfluxDbOptions options)
public io.micrometer.core.instrument.MeterRegistry getMeterRegistry()
getMeterRegistry in interface BackendRegistrypublic void init()
init in interface BackendRegistrypublic void close()
close in interface BackendRegistryCopyright © 2024 Eclipse. All rights reserved.