hazelcast 5.4.0-BETA-2 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 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.
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.
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.
Serializable and exception-declaring variants of functional interfaces from java.util.function.
Utility classes for JSON parsing and serialization.
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.
Interfaces and utility classes for defining and tracking various types of retry behaviour.
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.
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.
This package contains the SQL API.
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