public class RetryUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
RetryUtil.RetryCmd |
| Constructor and Description |
|---|
RetryUtil() |
public static void retryOnThrowable(Class clazz, long timeoutms, long intervalms, RetryUtil.RetryCmd cmd) throws Throwable
ThrowableCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.