public static class InfluxMeterRegistry.Builder extends Object
Modifier and Type | Method and Description |
---|---|
InfluxMeterRegistry |
build() |
InfluxMeterRegistry.Builder |
clock(Clock clock) |
InfluxMeterRegistry.Builder |
httpClient(HttpSender httpClient) |
InfluxMeterRegistry.Builder |
threadFactory(ThreadFactory threadFactory) |
public InfluxMeterRegistry.Builder clock(Clock clock)
public InfluxMeterRegistry.Builder threadFactory(ThreadFactory threadFactory)
public InfluxMeterRegistry.Builder httpClient(HttpSender httpClient)
public InfluxMeterRegistry build()
Copyright © 2018. All rights reserved.