| Package | Description |
|---|---|
| com.metamx.common |
| Modifier and Type | Field and Description |
|---|---|
static Logger |
RetryUtils.log |
| Modifier and Type | Method and Description |
|---|---|
static <RetType> RetType |
Timing.timeBenchmark(String prefix,
Callable<RetType> callable,
Logger log) |
static <RetType> RetType |
Timing.timeBenchmarkWrapException(String prefix,
Callable<RetType> callable,
Logger log) |
Copyright © 2016. All rights reserved.