Package com.hazelcast.cp.event
package com.hazelcast.cp.event
Contains definitions of CP Subsystem events and listeners.
-
ClassDescriptionCPGroupAvailabilityEvent is published when a CP group's availability is decreased, or it has lost the majority completely.CPGroupAvailabilityListener is notified when availability of a CP group decreases, or it loses the majority completely.CPMembershipEvent is published when a CP member is added to or removed from the CP Subsystem.Membership event type.CPMembershipListener is notified when a CP member is added to or removed from the CP Subsystem.