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 interface
Counter
Counter metric, which is a simple incrementing and decrementing number.interface
Meter
Meter metric, which measures throughput.interface
Timer
A timer metric which aggregates timing durations.
-