Uses of Interface
org.opendaylight.serviceutils.metrics.function.CheckedCallable
-
Uses of CheckedCallable in org.opendaylight.serviceutils.metrics
Modifier and TypeMethodDescription<T,
E extends Exception>
TTimer.time
(CheckedCallable<T, E> event) Times and records the duration of event which returns a value.