public final class RetryerImpl extends Object implements feign.Retryer
feign.Retryer.Default
NEVER_RETRY
RetryerImpl()
RetryerImpl(long period, long maxPeriod, int maxAttempts)
feign.Retryer
clone()
void
continueOrPropagate(feign.RetryableException e)
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RetryerImpl()
public RetryerImpl(long period, long maxPeriod, int maxAttempts)
public void continueOrPropagate(feign.RetryableException e)
continueOrPropagate
public feign.Retryer clone()
clone
Object
Copyright © 2022. All rights reserved.