Package io.micrometer.opentsdb
Class OpenTSDBMeterRegistry.Builder
java.lang.Object
io.micrometer.opentsdb.OpenTSDBMeterRegistry.Builder
- Enclosing class:
- OpenTSDBMeterRegistry
public static class OpenTSDBMeterRegistry.Builder
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description OpenTSDBMeterRegistrybuild()OpenTSDBMeterRegistry.Builderclock(io.micrometer.core.instrument.Clock clock)OpenTSDBMeterRegistry.BuilderhttpClient(io.micrometer.core.ipc.http.HttpSender httpClient)OpenTSDBMeterRegistry.BuilderthreadFactory(java.util.concurrent.ThreadFactory threadFactory)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
clock
-
threadFactory
public OpenTSDBMeterRegistry.Builder threadFactory(java.util.concurrent.ThreadFactory threadFactory) -
httpClient
-
build
-