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