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