Uses of Class
io.atomix.primitive.Recovery
| Package | Description |
|---|---|
| io.atomix.primitive |
Provides classes and interfaces for defining and managing primitive types.
|
-
Uses of Recovery in io.atomix.primitive
Methods in io.atomix.primitive that return Recovery Modifier and Type Method Description static RecoveryRecovery. valueOf(String name)Returns the enum constant of this type with the specified name.static Recovery[]Recovery. values()Returns an array containing the constants of this enum type, in the order they are declared.