Uses of Enum Class
io.atomix.primitive.Replication
Packages that use Replication
Package
Description
Provides classes and interfaces for defining and managing primitive types.
-
Uses of Replication in io.atomix.primitive
Methods in io.atomix.primitive that return ReplicationModifier and TypeMethodDescriptionstatic ReplicationReturns the enum constant of this class with the specified name.static Replication[]Replication.values()Returns an array containing the constants of this enum class, in the order they are declared.