Uses of Package
com.hazelcast.spi.annotation

Package
Description
Contains classes related to config for com.hazelcast.client
This package contains the cluster functionality.
This package contains classes to support the collection API.
Provides classes for configuring HazelcastInstance.
This package contains configuration classes for the CPSubsystem
This package contains the REST API configuration classes.
This package contains configuration classes for TPC.
Provides core API interfaces/classes.
Contains public APIs of CP Subsystem
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.
Contains static utility classes with factories of Jet processors.
Apache Kafka reader/writer support for Hazelcast Jet.
The Pipeline API is Jet's high-level API to build and execute distributed computation jobs.
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 Hazelcast map module classes.
Contains various MapListener interfaces.
Contains interfaces/classes related to serialization, such as serializer interfaces, input/output streams.
Contains classes related to projections.
Contains interfaces/classes related to Hazelcast query and indexing support.
Contains classes related to custom attributes and the extraction of their values.
Contains the API for the Ringbuffer.
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).
Contains the Hazelcast properties implementation.
Classes for tenant control
This package contains the SQL API.
Contains the API for the ITopic.