Interface | Description |
---|---|
Preference |
Class | Description |
---|---|
NamePreference | |
PreferredSingletonElectionPolicy |
An election policy that always elects a preferred node, and defers to a default policy
if the preferred node is not a candidate.
|
RandomSingletonElectionPolicy |
SingletonElectionPolicy that elects a random member. |
SimpleSingletonElectionPolicy |
A simple concrete policy service that decides which node in the cluster should be the primary node to run certain HASingleton
service based on attribute "Position".
|
SocketAddressPreference |
Copyright © 2019 JBoss by Red Hat. All rights reserved.