Package | Description |
---|---|
org.opendaylight.infrautils.metrics | |
org.opendaylight.infrautils.utils |
Modifier and Type | Method and Description |
---|---|
<T,E extends Exception> |
Timer.time(CheckedCallable<T,E> event)
Times and records the duration of event which returns a value.
|
Modifier and Type | Method and Description |
---|---|
static <V,E extends Exception> |
ClassLoaders.call(CheckedCallable<V,E> callable,
ClassLoader classLoader) |
Copyright © 2019 OpenDaylight. All rights reserved.