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 BackendRegistry
public void init()
init
in interface BackendRegistry
public void close()
close
in interface BackendRegistry
Copyright © 2023 Eclipse. All rights reserved.