See: Description
| Interface | Description |
|---|---|
| JoinOperation |
Marker interface for join and post-join operations.
|
| WanReplicationOperation |
Marker interface for WAN Replication Operations
|
| Class | Description |
|---|---|
| AbstractJoinOperation | |
| AuthenticationFailureOperation | |
| AuthorizationOperation | |
| BeforeJoinCheckFailureOperation | |
| ChangeClusterStateOperation | |
| ConfigMismatchOperation |
When a node wants to join the cluster, its sends its ConfigCheck to the cluster where it is validated.
|
| FinalizeJoinOperation | |
| GroupMismatchOperation | |
| HeartbeatOperation | |
| JoinRequestOperation | |
| LockClusterStateOperation | |
| MasterClaimOperation | |
| MasterConfirmationOperation | |
| MasterDiscoveryOperation | |
| MemberAttributeChangedOperation | |
| MemberInfoUpdateOperation | |
| MemberRemoveOperation | |
| MergeClustersOperation | |
| PostJoinOperation | |
| RollbackClusterStateOperation | |
| SendExcludedMemberUuidsOperation |
Sends excluded member uuids to a member which is in that set.
|
| SetMasterOperation | |
| ShutdownNodeOperation | |
| SplitBrainMergeValidationOperation |
Validate whether clusters may merge to recover from a split brain, based on configuration & cluster version.
|
| TriggerMemberListPublishOperation |
Requests member list publish from master node
|
This package contains operations for the com.hazelcast.cluster.impl package.
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.