public class TimedResource<T extends AutoCloseable> extends Timed<T>
Constructor and Description |
---|
TimedResource(T measured,
com.codahale.metrics.Timer timer) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
getMeasured, stopTiming
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
stopTiming
Copyright © 2022 The Apache Software Foundation. All rights reserved.