Package | Description |
---|---|
org.spf4j.base |
Modifier and Type | Method and Description |
---|---|
Callables.RetryDecision.Type |
Callables.RetryDecision.getDecisionType()
Deprecated.
|
static Callables.RetryDecision.Type |
Callables.RetryDecision.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Callables.RetryDecision.Type[] |
Callables.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.