See: Description
Interface | Description |
---|---|
JoinOperation |
Marker interface for join and post-join operations.
|
WanReplicationOperation |
Marker interface for WAN Replication Operations
|
Class | Description |
---|---|
AbstractJoinOperation | |
AuthenticationFailureOp | |
AuthorizationOp | |
BeforeJoinCheckFailureOp | |
CommitClusterStateOp | |
ConfigMismatchOp |
When a node wants to join the cluster, its sends its ConfigCheck to the cluster where it is validated.
|
ExplicitSuspicionOp |
An operation which is sent by a member that wants to be explicitly suspected by the target.
|
FetchMembersViewOp |
An operation sent by the member that starts mastership claim process to fetch/gather member views of other members.
|
FinalizeJoinOp |
Sent by the master to all members to finalize the join operation from a joining/returning node.
|
GroupMismatchOp | |
HeartbeatComplaintOp | |
HeartbeatOp |
A heartbeat sent from one cluster member to another.
|
JoinMastershipClaimOp | |
JoinRequestOp | |
LockClusterStateOp | |
MasterConfirmationOp | |
MasterResponseOp |
Operation sent by any node to set the master address on the receiver
|
MemberAttributeChangedOp | |
MemberRemoveOperation | Deprecated |
MembersUpdateOp | |
MergeClustersOp | |
OnJoinOp | |
PromoteLiteMemberOp |
Promotes caller lite member to a normal member.
|
RollbackClusterStateOp | |
ShutdownNodeOp | |
SplitBrainMergeValidationOp |
Validate whether clusters may merge to recover from a split brain, based on configuration & cluster version.
|
TriggerExplicitSuspicionOp |
An operation which is sent to trigger
ExplicitSuspicionOp on target member. |
TriggerMemberListPublishOp |
Requests member list publish from master node
|
WhoisMasterOp |
This package contains operations for the com.hazelcast.cluster.impl package.
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.