Package com.hazelcast.cp.event

Contains definitions of CP Subsystem events and listeners.
  • Interface Summary 
    Interface Description
    CPGroupAvailabilityEvent
    CPGroupAvailabilityEvent is published when a CP group's availability is decreased or it has lost the majority completely.
    CPGroupAvailabilityListener
    CPGroupAvailabilityListener is notified when availability of a CP group decreases or it loses the majority completely.
    CPMembershipEvent
    CPMembershipEvent is published when a CP member is added to or removed from the CP Subsystem.
    CPMembershipListener
    CPMembershipListener is notified when a CP member is added to or removed from the CP Subsystem.
  • Enum Summary 
    Enum Description
    CPMembershipEvent.EventType
    Membership event type.