Package org.apache.storm.metric.timed
Class TimedResource<T extends AutoCloseable>
java.lang.Object
org.apache.storm.metric.timed.Timed<T>
org.apache.storm.metric.timed.TimedResource<T>
- All Implemented Interfaces:
- AutoCloseable,- TimerDecorated
- Direct Known Subclasses:
- TimedWritableByteChannel
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.storm.metric.timed.TimedgetMeasured, stopTimingMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.storm.metric.timed.TimerDecoratedstopTiming
- 
Constructor Details- 
TimedResource
 
- 
- 
Method Details- 
close- Throws:
- Exception
 
 
-