public interface RetryPolicyDecider<FC extends FailureContext>
Modifier and Type | Method and Description |
---|---|
BackOffRetryHandler<FC> |
decidePolicy(String errorMessage) |
BackOffRetryHandler<FC> decidePolicy(String errorMessage)
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.