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
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 classes for configuring security realms in Hazelcast.
This package contains the public SPI for vendors and users to implement their
custom node / IP discovery strategy.
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 the API for the
ITopic
.-
-
ClassDescriptionRepresents an address of a member in the cluster.Hazelcast cluster interface.Endpoint represents a peer in the cluster.An event that is sent when a
InitialMembershipListener
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.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. -
-
-
-
-
-
-
-
-
-
-