Uses of Package
com.hazelcast.core
Packages that use com.hazelcast.core
Package
Description
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
Contains classes related to config for com.hazelcast.client
This package contains some utility classes and the base implementations of the
loadbalancer implementations
This package contains classes to support the collection API.
Provides classes for configuring HazelcastInstance.
This package contains the public API for properties defined in the XML configuration.
This package contains classes related to ConsoleApp
Provides core API interfaces/classes.
Contains public APIs of CP Subsystem
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
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
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 Flake ID Generator functionality for Hazelcast.
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
Jet's Core API.
Utilities for writing tests of Core API Processors.
Utility classes for JSON parsing and serialization.
Contains Hazelcast map module classes.
Contains various
MapListener
interfaces.Implementation of
MapStore
interface based on Hazelcast SQL engineContains the API for the
MultiMap
.Contains interfaces/classes related to serialization,
such as serializer interfaces, input/output streams.
This package contains the OSGI functionality contract points for Hazelcast.
Contains the partition logic for Hazelcast.
Contains interfaces/classes related to Hazelcast query and indexing support.
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 exceptions for Hazelcast SPI.
Contains classes related to cluster split brain protection.
Contains Hazelcast cache classes related to Spring.
Contains context classes for Spring.
Contains Hazelcast transaction classes for Spring Transaction API.
This package contains the SQL API.
Contains the API for the
ITopic
.Provides interfaces/classes for Hazelcast transaction support.
This package contains the WAN replication API
-
Classes in com.hazelcast.core used by com.hazelcast.cacheClassDescriptionBase interface for all distributed objects.Hazelcast instance.Contact point for special
DistributedObject
's which has prefixed name. -
Classes in com.hazelcast.core used by com.hazelcast.cardinality
-
Classes in com.hazelcast.core used by com.hazelcast.clientClassDescriptionBase Hazelcast exception.Hazelcast instance.Handler for
OutOfMemoryError
. -
Classes in com.hazelcast.core used by com.hazelcast.client.config
-
Classes in com.hazelcast.core used by com.hazelcast.client.utilClassDescriptionLifecycle events are fired when the HazelcastInstance state changes.Lifecycle statesListener object for listening to lifecycle events of the Hazelcast instance
-
Classes in com.hazelcast.core used by com.hazelcast.collectionClassDescriptionBase interface for all distributed objects.Type of item events.
-
Classes in com.hazelcast.core used by com.hazelcast.configClassDescriptionBase Hazelcast exception.Container managed context, such as Spring, Guice and etc.
-
Classes in com.hazelcast.core used by com.hazelcast.config.propertiesClassDescriptionBase Hazelcast exception.Implementations of this interface define a certain type conversion.
-
Classes in com.hazelcast.core used by com.hazelcast.consoleClassDescriptionMap Entry event.Map Entry listener to get notified when a map entry is added, removed, updated, evicted or expired.Hazelcast instance.Used to get HazelcastInstance reference when submitting a Runnable/Callable using Hazelcast ExecutorService.
-
Classes in com.hazelcast.core used by com.hazelcast.coreClassDescriptionBase interface for all distributed objects.DistributedObjectEvent is fired when a
DistributedObject
is created or destroyed cluster-wide.Type of the DistributedObjectEvent.DistributedObjectListener notifies when aDistributedObject
is created or destroyed cluster-wide.Map Entry event.Type of entry event.Map Entry listener to get notified when a map entry is added, removed, updated, evicted or expired.ExecutionCallback allows to asynchronously get notified when the execution is completed, either successfully or with error.Base Hazelcast exception.Hazelcast instance.HazelcastJsonValue is a wrapper for JSON formatted strings.ICacheManager
is the entry point to access JSR-107 (JCache) caches viaHazelcastInstance
interface.Distributed implementation ofExecutorService
.A marker interface for exceptions to denote that execution status of an invocation is not knownType of item events.Lifecycle events are fired when the HazelcastInstance state changes.Lifecycle statesListener object for listening to lifecycle events of the Hazelcast instanceLifecycleService allows you to shutdown, terminate, and listen toLifecycleEvent
s on HazelcastInstance.MultiExecutionCallback provides notification for when an execution is completed on each member that a task is submitted to.Handler forOutOfMemoryError
. -
Classes in com.hazelcast.core used by com.hazelcast.cpClassDescriptionBase interface for all distributed objects.Represents a function that accepts one argument and produces a result.
-
Classes in com.hazelcast.core used by com.hazelcast.cp.exceptionClassDescriptionBase Hazelcast exception.A marker interface for exceptions to denote that execution status of an invocation is not known
-
Classes in com.hazelcast.core used by com.hazelcast.cp.lock
-
Classes in com.hazelcast.core used by com.hazelcast.cp.lock.exception
-
Classes in com.hazelcast.core used by com.hazelcast.crdt
-
Classes in com.hazelcast.core used by com.hazelcast.crdt.pncounter
-
Classes in com.hazelcast.core used by com.hazelcast.dataconnection
-
Classes in com.hazelcast.core used by com.hazelcast.durableexecutorClassDescriptionBase interface for all distributed objects.Base Hazelcast exception.
-
Classes in com.hazelcast.core used by com.hazelcast.flakeidgen
-
Classes in com.hazelcast.core used by com.hazelcast.instance.impl
-
Classes in com.hazelcast.core used by com.hazelcast.jetClassDescriptionBase Hazelcast exception.Hazelcast instance.
-
Classes in com.hazelcast.core used by com.hazelcast.jet.coreClassDescriptionBase Hazelcast exception.Hazelcast instance.Container managed context, such as Spring, Guice and etc.
-
Classes in com.hazelcast.core used by com.hazelcast.jet.core.testClassDescriptionHazelcast instance.Container managed context, such as Spring, Guice and etc.
-
Classes in com.hazelcast.core used by com.hazelcast.jet.json
-
Classes in com.hazelcast.core used by com.hazelcast.mapClassDescriptionBase interface for all distributed objects.Type of entry event.Represents a read-only view of a data structure entry.Base Hazelcast exception.Hazelcast instance.
-
Classes in com.hazelcast.core used by com.hazelcast.map.listener
-
Classes in com.hazelcast.core used by com.hazelcast.mapstore
-
Classes in com.hazelcast.core used by com.hazelcast.multimapClassDescriptionBase interface for all distributed objects.Map Entry listener to get notified when a map entry is added, removed, updated, evicted or expired.
-
Classes in com.hazelcast.core used by com.hazelcast.nio.serialization
-
Classes in com.hazelcast.core used by com.hazelcast.osgi
-
Classes in com.hazelcast.core used by com.hazelcast.partition
-
Classes in com.hazelcast.core used by com.hazelcast.query
-
Classes in com.hazelcast.core used by com.hazelcast.replicatedmapClassDescriptionBase interface for all distributed objects.Map Entry listener to get notified when a map entry is added, removed, updated, evicted or expired.Base Hazelcast exception.
-
Classes in com.hazelcast.core used by com.hazelcast.ringbufferClassDescriptionBase interface for all distributed objects.Represents a function that accepts one argument and produces a result.
-
Classes in com.hazelcast.core used by com.hazelcast.scheduledexecutorClassDescriptionBase interface for all distributed objects.Base Hazelcast exception.
-
Classes in com.hazelcast.core used by com.hazelcast.securityClassDescriptionHazelcast instance.Used to get HazelcastInstance reference when submitting a Runnable/Callable using Hazelcast ExecutorService.
-
Classes in com.hazelcast.core used by com.hazelcast.spi.exception
-
Classes in com.hazelcast.core used by com.hazelcast.splitbrainprotection
-
Classes in com.hazelcast.core used by com.hazelcast.spring.cache
-
Classes in com.hazelcast.core used by com.hazelcast.spring.context
-
Classes in com.hazelcast.core used by com.hazelcast.spring.transaction
-
Classes in com.hazelcast.core used by com.hazelcast.sql
-
Classes in com.hazelcast.core used by com.hazelcast.topicClassDescriptionBase interface for all distributed objects.Base Hazelcast exception.
-
Classes in com.hazelcast.core used by com.hazelcast.transactionClassDescriptionBase interface for all distributed objects.Base Hazelcast exception.
-
Classes in com.hazelcast.core used by com.hazelcast.wan