Package | Description |
---|---|
org.spf4j.failsafe |
This package contains operation retry utilities.
|
Modifier and Type | Method and Description |
---|---|
RetryDecision.Type |
RetryDecision.getDecisionType() |
static RetryDecision.Type |
RetryDecision.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetryDecision.Type[] |
RetryDecision.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 SPF4J. All rights reserved.