Uses of Package
com.hazelcast.cluster
Package
Description
Contains classes/interfaces related to Client
This package contains the cluster functionality.
This package contains several
MemberSelector
implementations.This package contains classes to support the collection API.
Provides core API interfaces/classes.
Contains public APIs of CP Subsystem
Contains session abstractions of CP Subsystem
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.
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.
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 the partition logic for Hazelcast.
Classes for replicated map.
This package contains ScheduledExecutorService functionality for Hazelcast.
Provides interfaces/classes for Hazelcast security implementation.
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 exceptions for Hazelcast 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 classes related to cluster split brain protection.
Contains the API for the
ITopic
.-
-
ClassDescriptionRepresents an address of a member in the cluster.Hazelcast cluster interface.
ClusterState
are several possible states of the cluster where each state can allow and/or deny specific actions and/or change behavior of specific actions.Endpoint represents a peer in the cluster.An event that is sent when aInitialMembershipListener
registers itself on aCluster
.Cluster member interface.Membership event fired when a new member is added to the cluster and/or when a member leaves the cluster and similar methods.Cluster membership listener. -
ClassDescriptionImplementations of this interface select members that are capable of executing a special kind of task.
TheMemberSelector.select(Member)
method is called for every available member in the cluster and it is up to the implementation to decide if the member is going to be used or not. -
-
ClassDescriptionHazelcast cluster interface.Endpoint represents a peer in the cluster.Cluster member interface.Implementations of this interface select members that are capable of executing a special kind of task.
TheMemberSelector.select(Member)
method is called for every available member in the cluster and it is up to the implementation to decide if the member is going to be used or not. -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-