Uses of Interface
org.opendaylight.infrautils.utils.UncheckedCloseable
- 
Packages that use UncheckedCloseable Package Description org.opendaylight.infrautils.metrics  - 
- 
Uses of UncheckedCloseable in org.opendaylight.infrautils.metrics
Subinterfaces of UncheckedCloseable in org.opendaylight.infrautils.metrics Modifier and Type Interface Description interfaceCounterCounter metric, which is a simple incrementing and decrementing number.interfaceMeterMeter metric, which measures throughput.interfaceTimerA timer metric which aggregates timing durations. 
 -