Class DiscoveryServiceSettings

java.lang.Object
com.hazelcast.spi.discovery.integration.DiscoveryServiceSettings

public final class DiscoveryServiceSettings
extends Object
The DiscoveryServiceSettings class is used to pass the necessary configuration to create a DiscoveryService to the DiscoveryServiceProvider. This approach is chosen to have an easily extensible way to provide new configuration properties over time.