Uses of Interface
org.wildfly.clustering.singleton.election.Preference
Packages that use Preference
-
Uses of Preference in org.wildfly.clustering.singleton.election
Classes in org.wildfly.clustering.singleton.election that implement PreferenceModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.To be removed without replacement.Constructors in org.wildfly.clustering.singleton.election with parameters of type PreferenceModifierConstructorDescriptionPreferredSingletonElectionPolicy(SingletonElectionPolicy policy, Preference... preferences) Deprecated, for removal: This API element is subject to removal in a future version.Constructor parameters in org.wildfly.clustering.singleton.election with type arguments of type PreferenceModifierConstructorDescriptionPreferredSingletonElectionPolicy(SingletonElectionPolicy policy, List<Preference> preferences) Deprecated, for removal: This API element is subject to removal in a future version.
SingletonElectionPolicy#prefer(java.util.function.Predicate).