public interface  org.apache.hive.common.util.RetryUtilities$ExponentialBackOffRetry extends java.lang.Object
{
public abstract java.lang.Object execute(int) throws java.lang.Exception;
}