Hazelcast Root 5.5.0-SNAPSHOT API

Packages
Package
Description
Contains interfaces for Hazelcast pluggable access control.
Contains classes related to aggregations.
Contains interfaces and classes related to auditable events.
Provides interfaces/classes for Hazelcast AWS.
Provides interfaces/classes for Hazelcast Azure Discovery Provider
This module contains Maven and other build additions that are used by Hazelcast to build bundle modules
This package contains the public API extension for Hazelcast JCache, the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
This package contains Cardinality Estimator functionality for Hazelcast.
Contains classes/interfaces related to Client
Public API of client-side CachingProvider
Contains classes related to config for com.hazelcast.client
Contains the Hazelcast client properties implementation.
This package contains some utility classes and the base implementations of the loadbalancer implementations
This package contains the cluster functionality.
This package contains several MemberSelector implementations.
This package contains classes to support the collection API.
This package contains the classes related to base `hz` command
Provides classes for configuring HazelcastInstance.
This package contains configuration classes for the CPSubsystem
Provides implementations for ConfigPatternMatcher.
This package contains the public API for properties defined in the XML configuration.
This package contains the public API and default implementation of variable replacers for configuration files.
This package contains the SPI for configuration files variable replacers.
This package contains the REST API configuration classes.
Provides classes for configuring security realms in Hazelcast.
This package contains configuration classes for TPC.
This package contains classes related to ConsoleApp
Provides core API interfaces/classes.
Contains public APIs of CP Subsystem
Contains definitions of CP Subsystem events and listeners.
Contains exceptions that can be thrown by APIs of CP Subsystem
Contains locking APIs of CP Subsystem
Contains exception classes related to the locking API of CP Subsystem
Contains session abstractions of CP Subsystem
This package contains the common classes for CRDT (conflict-free replicated data type) implementations based on the Hazelcast infrastructure.
This package contains the PN (Positive-Negative) CRDT counter interface.
This package contains code handling data connections.
This package contains DurableExecutorService functionality for Hazelcast.
The DurableExecutorService extends the ExecutorService and provides additional methods like executing tasks on a member who is owner of a specific key.
This package contains public API for Hazelcast executors.
This package contains Flake ID Generator functionality for Hazelcast.
Serializable and exception-declaring variants of functional interfaces from java.util.function.
Provides interfaces/classes for Hazelcast GCP.
 
Hazelcast Jet is a distributed computation engine running on top of Hazelcast IMDG technology.
Classes intended to be used for accumulator objects in an AggregateOperation.
Contains AggregateOperation and its several variants, as well as a builder object for the aggregate operations.
Annotations used for describing public API stability.
Apache Avro file read/write support for Hazelcast Jet.
Contains source/sink connectors that deal with Change Data Capture (CDC) events from various databases as well as a generic connector for Debezium CDC sources.
Contains connectors for change data capture events from MySQL databases.
Contains connectors for change data capture events from PostgreSQL databases.
Jet's configuration data objects.
Jet's Core API.
Functional interfaces used by Jet Core API
Jet's Job Metric API.
Contains static utility classes with factories of Jet processors.
Utilities for writing tests of Core API Processors.
Generic data containers used by the Pipeline API.
Contains sources and sinks for Elasticsearch 7
Serializable and exception-declaring variants of functional interfaces from java.util.function.
Contributes gRPC service factories that can be to apply transformations to a pipeline which for each input item calls to a gRPC service.
Apache Hadoop read/write support for Hazelcast Jet.
Utility classes for JSON parsing and serialization.
Apache Kafka reader/writer support for Hazelcast Jet.
Contains a generic Kafka Connect source provides ability to plug any Kafka Connect source for data ingestion to Jet pipelines.
Amazon Kinesis Data Streams producer/consumer support for Hazelcast Jet.
Contains sources and sinks for MongoDB.
Contains helpful serializers for the usage with the connector.
Contains classes related to Mongo DB Data Connection.
The Pipeline API is Jet's high-level API to build and execute distributed computation jobs.
This package offers the FileSourceBuilder which allows you to construct various kinds of Pipeline sources that read from local or distributed files.
This package contains various mock sources to help with pipeline testing and development.
Protocol Buffers v3 support for Hazelcast Jet.
Contributes a PythonTransforms.mapUsingPython(com.hazelcast.jet.python.PythonServiceConfig) transform that allows you to transform Jet pipeline data using a Python function.
Interfaces and utility classes for defining and tracking various types of retry behaviour.
AWS S3 read/write support for Hazelcast Jet.
Provides interfaces/classes for Hazelcast Kubernetes Discovery Plugin
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.
Implementation of MapStore interface based on Hazelcast SQL engine
Provides classes/interfaces for memory utilities, heap/native memory storage support.
Contains the API for the MultiMap.
This package contains public API for near cache.
This package contains classes related to New IO
Contains interfaces/classes related to serialization, such as serializer interfaces, input/output streams.
This package contains APIs for the Compact Serialization.
This package contains APIs for the GenericRecords.
This package contains the OSGI functionality contract points for Hazelcast.
Contains the partition logic for Hazelcast.
Packages contains different partitioning strategies.
This package contains Persistence classes needed for open source Hazelcast code
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.
Classes for replicated map.
Contains the API for the Ringbuffer.
This package contains ScheduledExecutorService functionality for Hazelcast.
Provides interfaces/classes for Hazelcast security implementation.
Contains Java Security Manager permissions.
Contains Hazelcast client permissions.
Contains functionality for the Hazelcast SPI
Contains annotations for Hazelcast SPI.
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 multicast plugin classes
This package contains interfaces for eviction
Contains exceptions for Hazelcast SPI.
This package contains interfaces and classes of the split-brain merging SPI.
This package contains the basic SPI for the Partition Group SPI to define or configure how Hazelcast will configure and distribute backups in the cluster.
Contains the Hazelcast properties implementation.
Classes for tenant control
Contains utils classes for Hazelcast SPI.
Contains classes related to cluster split brain protection.
Provides Spring interfaces/classes for Hazelcast.
Contains Hazelcast cache classes related to Spring.
Contains config factory classes.
Contains context classes for Spring.
Contains class related to Hibernate.
Provides Jet related Spring interfaces/classes for Hazelcast.
Contains Hazelcast transaction classes for Spring Transaction API.
This package contains the SQL API.
ArchUnit rules for Hazelcast code
Contains the API for the ITopic.
Provides interfaces/classes for Hazelcast transaction support.
This package contains classes to support the versioning API.
This package contains the WAN replication API