| Package | Description | 
|---|---|
| com.hazelcast.cluster | 
 This package contains the cluster functionality. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
InitialMembershipListener
The InitializingMembershipListener is a  
MembershipListener that first receives a
 InitialMembershipEvent when it is registered so it immediately knows which members are available. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MembershipAdapter
Adapter for MembershipListener. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UUID | 
Cluster.addMembershipListener(MembershipListener listener)
Adds MembershipListener to listen for membership updates. 
 | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.