Uses of Interface
org.opendaylight.serviceutils.metrics.function.CheckedRunnable
Packages that use CheckedRunnable
-
Uses of CheckedRunnable in org.opendaylight.serviceutils.metrics
Methods in org.opendaylight.serviceutils.metrics with parameters of type CheckedRunnableModifier and TypeMethodDescription<E extends Exception>
voidTimer.time
(CheckedRunnable<E> event) Times and records the duration of event.