Uses of Annotation Interface
com.hazelcast.spi.annotation.PrivateApi

Packages that use PrivateApi
Package
Description
Contains classes related to config for com.hazelcast.client
This package contains the cluster functionality.
Provides classes for configuring HazelcastInstance.
This package contains configuration classes for the CPSubsystem
Hazelcast Jet is a distributed computation engine running on top of Hazelcast IMDG technology.
Jet's configuration data objects.
Jet's Core API.
Jet's Job Metric API.
This package contains logging functionality for Hazelcast.
Since Hazelcast has a zero dependency policy, Hazelcast provides a logging abstraction like commons logging, so that different logging frameworks like log4j, can be hooked in.
Contains interfaces/classes related to serialization, such as serializer interfaces, input/output streams.
This package contains the public SPI for vendors and users to implement their custom node / IP discovery strategy.
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).
This package contains the SQL API.