| Package | Description | 
|---|---|
| com.hazelcast.client | 
 Contains classes/interfaces related to Client 
 | 
| com.hazelcast.client.util | 
 This package contains some utility classes and the base implementations of the
 loadbalancer implementations 
 | 
| com.hazelcast.cluster | 
 This package contains the cluster functionality. 
 | 
| com.hazelcast.cluster.memberselector | 
 This package contains several  
MemberSelector implementations. | 
| com.hazelcast.collection | 
 This package contains classes to support the collection API. 
 | 
| com.hazelcast.core | 
 Provides core API interfaces/classes. 
 | 
| com.hazelcast.cp | 
 Contains public APIs of CP Subsystem 
 | 
| com.hazelcast.cp.session | 
 Contains session abstractions of CP Subsystem 
 | 
| com.hazelcast.jet | 
 Hazelcast Jet is a distributed computation engine running on top of
 Hazelcast IMDG technology. 
 | 
| com.hazelcast.jet.core | 
 Jet's Core API. 
 | 
| com.hazelcast.logging | 
 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.  | 
| com.hazelcast.map | 
 Contains Hazelcast map module classes. 
 | 
| com.hazelcast.partition | 
 Contains the partition logic for Hazelcast. 
 | 
| com.hazelcast.replicatedmap | 
 Classes for replicated map. 
 | 
| com.hazelcast.scheduledexecutor | 
 This package contains ScheduledExecutorService functionality for Hazelcast. 
 | 
| com.hazelcast.security | 
 Provides interfaces/classes for Hazelcast security implementation. 
 | 
| com.hazelcast.spi.discovery | 
 This package contains the public SPI for vendors and users to implement their
 custom node / IP discovery strategy. 
 | 
| com.hazelcast.spi.exception | 
 Contains exceptions for Hazelcast SPI. 
 | 
| com.hazelcast.spi.partitiongroup | 
 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. 
 | 
| com.hazelcast.splitbrainprotection | 
 Contains classes related to cluster split brain protection. 
 | 
| com.hazelcast.topic | 
 Contains the API for the  
ITopic. | 
| Class and Description | 
|---|
| Cluster
 Hazelcast cluster interface. 
 | 
| Endpoint
 Endpoint represents a peer in the cluster. 
 | 
| Member
 Cluster member interface. 
 | 
| Class and Description | 
|---|
| Cluster
 Hazelcast cluster interface. 
 | 
| InitialMembershipEvent
 An event that is sent when a  
InitialMembershipListener registers itself on a Cluster. | 
| InitialMembershipListener
 The InitializingMembershipListener is a  
MembershipListener that first receives a
 InitialMembershipEvent when it is registered so it immediately knows which members are available. | 
| Member
 Cluster member interface. 
 | 
| MembershipEvent
 Membership event fired when a new member is added to the cluster and/or when a member leaves the cluster
 and similar methods. 
 | 
| MembershipListener
 Cluster membership listener. 
 | 
| Class and Description | 
|---|
| Address
 Represents an address of a member in the cluster. 
 | 
| Cluster
 Hazelcast cluster interface. 
 | 
ClusterState
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
 Endpoint represents a peer in the cluster. 
 | 
| InitialMembershipEvent
 An event that is sent when a  
InitialMembershipListener registers itself on a Cluster. | 
| Member
 Cluster member interface. 
 | 
| MembershipEvent
 Membership event fired when a new member is added to the cluster and/or when a member leaves the cluster
 and similar methods. 
 | 
| MembershipListener
 Cluster membership listener. 
 | 
| Class and Description | 
|---|
| MemberSelector
 Implementations of this interface select members
 that are capable of executing a special kind of task. 
The MemberSelector.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. | 
| Class and Description | 
|---|
| Member
 Cluster member interface. 
 | 
| Class and Description | 
|---|
| Cluster
 Hazelcast cluster interface. 
 | 
| Endpoint
 Endpoint represents a peer in the cluster. 
 | 
| Member
 Cluster member interface. 
 | 
| MemberSelector
 Implementations of this interface select members
 that are capable of executing a special kind of task. 
The MemberSelector.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. | 
| Class and Description | 
|---|
| Address
 Represents an address of a member in the cluster. 
 | 
| Class and Description | 
|---|
| Address
 Represents an address of a member in the cluster. 
 | 
| Class and Description | 
|---|
| Cluster
 Hazelcast cluster interface. 
 | 
| Class and Description | 
|---|
| Address
 Represents an address of a member in the cluster. 
 | 
| Class and Description | 
|---|
| Member
 Cluster member interface. 
 | 
| Class and Description | 
|---|
| Member
 Cluster member interface. 
 | 
| Class and Description | 
|---|
| Address
 Represents an address of a member in the cluster. 
 | 
| Member
 Cluster member interface. 
 | 
| Class and Description | 
|---|
| Address
 Represents an address of a member in the cluster. 
 | 
| Class and Description | 
|---|
| Member
 Cluster member interface. 
 | 
| Class and Description | 
|---|
| Address
 Represents an address of a member in the cluster. 
 | 
| Class and Description | 
|---|
| Address
 Represents an address of a member in the cluster. 
 | 
| Class and Description | 
|---|
| Address
 Represents an address of a member in the cluster. 
 | 
| Member
 Cluster member interface. 
 | 
| Class and Description | 
|---|
| Member
 Cluster member interface. 
 | 
| Class and Description | 
|---|
| Member
 Cluster member interface. 
 | 
| Class and Description | 
|---|
| Member
 Cluster member interface. 
 | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.