Package | Description |
---|---|
com.hazelcast.cp |
Contains public APIs of CP Subsystem
|
com.hazelcast.cp.event |
Contains definitions of CP Subsystem events and listeners.
|
Class and Description |
---|
CPGroupAvailabilityListener
CPGroupAvailabilityListener is notified when availability
of a CP group decreases or it loses the majority completely.
|
CPMembershipListener
CPMembershipListener is notified when a CP member is added to
or removed from the CP Subsystem.
|
Class and Description |
---|
CPGroupAvailabilityEvent
CPGroupAvailabilityEvent is published when a CP group's
availability is decreased or it has lost the majority completely.
|
CPMembershipEvent
CPMembershipEvent is published when a CP member is added to
or removed from the CP Subsystem.
|
CPMembershipEvent.EventType
Membership event type.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.