Uses of Class
org.forgerock.opendj.discovery.Partition.Server
Package
Description
Contains the Service Discovery Mechanisms and APIs.
-
Uses of Partition.Server in org.forgerock.opendj.discovery
Modifier and TypeMethodDescriptionPartition.getNonCompliantServers()
Returns the set of servers which have been detected but cannot be used because they do not comply with the configuration of the service discovery mechanism (wrong base DN for example).Partition.getPrimaryServers()
Returns the set of primary server to use.Partition.getSecondaryServers()
Returns the set of fallback servers to use.