All Classes and Interfaces
Class
Description
An immutable
ServiceConfigurator used to build a singleton service.An election policy that always elects a preferred node, and defers to a default policy
if the preferred node is not a candidate.
SingletonElectionPolicy that elects a random member.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".
Enumerates capability requirements for default singleton resources
Listener for singleton election results.
Used by a singleton service to elect the primary node from among the list of nodes that can provide the given service.
Defines a policy for creating singleton services.
Deprecated, for removal: This API element is subject to removal in a future version.
Implemented by the instrumented singleton service.
Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by
SingletonService.Extends
ServiceBuilder to facilitate building singleton services.Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by
SingletonServiceConfigurator.Deprecated, for removal: This API element is subject to removal in a future version.
Replaced by
SingletonServiceConfiguratorFactoryExtension of
ImmutableSingletonServiceConfigurator for customizing singleton service behavior.Extension of
SingletonPolicy for customizing singleton service behavior.
SingletonPolicy.