Interface | Description |
---|---|
ClusterService | |
Joiner | |
JoinOperation |
Marker interface for join and post-join operations.
|
MulticastListener |
Class | Description |
---|---|
AbstractJoiner | |
AuthenticationFailureOperation | |
AuthorizationOperation | |
BindOperation | |
ClusterDataSerializerHook | |
ClusterProxy | |
ClusterServiceImpl | |
ConfigCheck |
Contains enough information about Hazelcast Config, to do a validation check so that clusters with different configurations
don't join.
|
ConfigMismatchOperation |
When a node wants to join the cluster, its sends its ConfigCheck to the cluster where it is validated.
|
FinalizeJoinOperation | |
GroupMismatchOperation | |
HeartbeatOperation | |
JoinCheckOperation | |
JoinMessage | |
JoinRequest | |
JoinRequestOperation | |
MasterClaimOperation | |
MasterConfirmationOperation | |
MasterDiscoveryOperation | |
MemberAttributeChangedOperation | |
MemberInfo | |
MemberInfoUpdateOperation | |
MemberRemoveOperation | |
MergeClustersOperation | |
MulticastJoiner | |
MulticastService | |
NodeMulticastListener | |
PostJoinOperation | |
PrepareMergeOperation | |
SetMasterOperation | |
TcpIpJoiner | |
TcpIpJoinerOverAWS |
Enum | Description |
---|---|
MemberAttributeOperationType |
Used to identify the type of member attribute change, either PUT or REMOVED
|
Exception | Description |
---|---|
ConfigMismatchException |
Exception thrown when 2 nodes want to join, but there configuration doesn't match
|
This package contains the cluster functionality.
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.