Quarkus - Micrometer - Runtime 1.12.2.Final
- java.lang.Object
-
- io.quarkus.micrometer.runtime.binder.mpmetrics.TimerAdapter.SampleAdapter
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
(package private) io.micrometer.core.instrument.Timer.Sample |
sample |
(package private) io.micrometer.core.instrument.Timer |
timer |
-
Constructor Summary
Constructors
| Constructor and Description |
SampleAdapter(io.micrometer.core.instrument.Timer timer,
io.micrometer.core.instrument.Timer.Sample sample) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
stop
public long stop()
- Specified by:
stop in interface org.eclipse.microprofile.metrics.SimpleTimer.Context
- Specified by:
stop in interface org.eclipse.microprofile.metrics.Timer.Context
-
close
public void close()
- Specified by:
close in interface Closeable
- Specified by:
close in interface AutoCloseable
- Specified by:
close in interface org.eclipse.microprofile.metrics.SimpleTimer.Context
- Specified by:
close in interface org.eclipse.microprofile.metrics.Timer.Context
Quarkus - Micrometer - Runtime 1.12.2.Final
Copyright © 2021 JBoss by Red Hat. All rights reserved.