| Package | Description | 
|---|---|
| com.hazelcast.cp.event | Contains definitions of CP Subsystem events and listeners. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CPGroupAvailabilityListener. availabilityDecreased(CPGroupAvailabilityEvent event)Called when a CP group's availability decreases,
 but still has the majority of members available. | 
| void | CPGroupAvailabilityListener. majorityLost(CPGroupAvailabilityEvent event)Called when a CP group has lost its majority. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.