Uses of Class
org.opends.server.discovery.Partition.Server
Packages that use Partition.Server
-
Uses of Partition.Server in org.opends.server.discovery
Methods in org.opends.server.discovery that return types with arguments of type Partition.ServerModifier 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.