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.
|
Modifier and Type | Class and Description |
---|---|
class |
JoinRequest |
Modifier and Type | Method and Description |
---|---|
void |
ClusterServiceImpl.answerMasterQuestion(JoinMessage joinMessage) |
void |
MulticastService.send(JoinMessage joinMessage) |
boolean |
ClusterServiceImpl.validateJoinMessage(JoinMessage joinMessage) |
Constructor and Description |
---|
MasterDiscoveryOperation(JoinMessage joinMessage) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.