Package org.wildfly.clustering.singleton.election
package org.wildfly.clustering.singleton.election
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.To be removed without replacement.Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
SingletonElectionPolicy.prefer(List).Deprecated, for removal: This API element is subject to removal in a future version.Replaced bySingletonElectionPolicy.random().Deprecated, for removal: This API element is subject to removal in a future version.Replaced bySingletonElectionPolicy.position(int).Listener for singleton election results.Elects a primary provider of a singleton service from a list of candidates.Deprecated, for removal: This API element is subject to removal in a future version.To be removed without replacement.
SingletonElectionPolicy#prefer(java.util.function.Predicate).