| Package | Description | 
|---|---|
| com.hazelcast.cluster.impl | This package contains the implementation of the cluster functionality. | 
| com.hazelcast.cluster.impl.operations | This package contains operations for the com.hazelcast.cluster.impl package. | 
| com.hazelcast.instance | This package contains Hazelcast Instance functionality. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JoinRequest | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ClusterJoinManager. answerMasterQuestion(JoinMessage joinMessage,
                    Connection connection) | 
| void | MulticastService. send(JoinMessage joinMessage) | 
| boolean | ClusterJoinManager. validateJoinMessage(JoinMessage joinMessage) | 
| Constructor and Description | 
|---|
| JoinCheckOperation(JoinMessage request) | 
| MasterDiscoveryOperation(JoinMessage joinMessage) | 
| Modifier and Type | Method and Description | 
|---|---|
| JoinMessage | Node. createSplitBrainJoinMessage() | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.