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