public class AzureUtils extends Object
static com.google.common.base.Predicate<Throwable>
AZURE_RETRY
AzureUtils()
static <T> T
retryAzureOperation(Callable<T> f, int maxTries)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final com.google.common.base.Predicate<Throwable> AZURE_RETRY
public AzureUtils()
public static <T> T retryAzureOperation(Callable<T> f, int maxTries) throws Exception
Exception
Copyright © 2011–2017. All rights reserved.