| Package | Description | 
|---|---|
| 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
  DiscoveryStrategylookup strategy like OSGi). | 
| Class and Description | 
|---|
| DiscoveryServiceProvider The  DiscoveryServiceProviderinterface provides the possibility to buildDiscoveryServices. | 
| Class and Description | 
|---|
| DiscoveryMode The  DiscoveryModedescribes how theDiscoveryStrategyis going
 to behave on discovery requests. | 
| DiscoveryService The  DiscoveryServiceinterface defines the basic entry point
 into the Discovery SPI implementation. | 
| DiscoveryServiceSettings The  DiscoveryServiceSettingsclass is used to pass the necessary
 configuration to create aDiscoveryServiceto theDiscoveryServiceProvider. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.