Uses of Package
com.hazelcast.spi.discovery

Packages that use com.hazelcast.spi.discovery 
Package Description
com.hazelcast.aws
Provides interfaces/classes for Hazelcast AWS.
com.hazelcast.azure
Provides interfaces/classes for Hazelcast Azure Discovery Provider
com.hazelcast.config
Provides classes for configuring HazelcastInstance.
com.hazelcast.gcp
Provides interfaces/classes for Hazelcast GCP.
com.hazelcast.kubernetes
Provides interfaces/classes for Hazelcast Kubernetes Discovery Plugin
com.hazelcast.spi.discovery
This package contains the public SPI for vendors and users to implement their custom node / IP discovery strategy.
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).
com.hazelcast.spi.discovery.multicast
Contains the hazelcast multicast plugin classes