public class ConnectionRetryUtil
extends java.lang.Object
Constructor and Description |
---|
ConnectionRetryUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
getRetryCount(long syncAccountId) |
static long |
incrementRetryDelay(long syncAccountId) |
static void |
resetRetry(long syncAccountId) |
static boolean |
retryInProgress(long syncAccountId) |