Uses of Class
com.hazelcast.config.DiscoveryConfig

Packages that use DiscoveryConfig
Package Description
com.hazelcast.client.config
Contains classes related to config for com.hazelcast.client
com.hazelcast.config
Provides classes for configuring HazelcastInstance.
com.hazelcast.spi.discovery.integration
This package contains the public part of the integrators SPI and is meant for people that integrate Hazelcast into their own systems or frameworks and cannot use the default discovery service implementation (for example using a different DiscoveryStrategy lookup strategy like OSGi).