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