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