Package | Description |
---|---|
com.hazelcast.internal.cluster.impl.operations |
This package contains operations for the com.hazelcast.cluster.impl package.
|
com.hazelcast.internal.partition.operation |
Contains the operations for partition package.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractJoinOperation |
class |
AuthenticationFailureOperation |
class |
AuthorizationOperation |
class |
BeforeJoinCheckFailureOperation |
class |
ConfigMismatchOperation
When a node wants to join the cluster, its sends its ConfigCheck to the cluster where it is validated.
|
class |
FinalizeJoinOperation |
class |
GroupMismatchOperation |
class |
HeartbeatOperation
A heartbeat sent from one cluster member to another.
|
class |
JoinRequestOperation |
class |
MasterClaimOperation |
class |
MasterConfirmationOperation |
class |
MasterDiscoveryOperation |
class |
MemberAttributeChangedOperation |
class |
MemberInfoUpdateOperation |
class |
MemberRemoveOperation |
class |
MergeClustersOperation |
class |
PostJoinOperation |
class |
SetMasterOperation
Operation sent by any node to set the master address on the receiver
|
class |
ShutdownNodeOperation |
class |
SplitBrainMergeValidationOperation
Validate whether clusters may merge to recover from a split brain, based on configuration & cluster version.
|
class |
TriggerMemberListPublishOperation
Requests member list publish from master node
|
Modifier and Type | Class and Description |
---|---|
class |
PartitionStateOperation |
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.