Uses of Enum
org.jgroups.raft.util.Utils.Majority
Packages that use Utils.Majority
-
Uses of Utils.Majority in org.jgroups.raft.util
Methods in org.jgroups.raft.util that return Utils.MajorityModifier and TypeMethodDescriptionstatic Utils.MajorityUtils.computeMajority(org.jgroups.View old, org.jgroups.View new_view, int majority, org.jgroups.Address leader) static Utils.MajorityUtils.computeMajority(org.jgroups.View oldView, org.jgroups.View newView, RAFT raft) static Utils.MajorityReturns the enum constant of this type with the specified name.static Utils.Majority[]Utils.Majority.values()Returns an array containing the constants of this enum type, in the order they are declared.