|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JoinMessage | |
---|---|
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. |
Uses of JoinMessage in com.hazelcast.cluster.impl |
---|
Subclasses of JoinMessage in com.hazelcast.cluster.impl | |
---|---|
class |
JoinRequest
|
Methods in com.hazelcast.cluster.impl with parameters of type JoinMessage | |
---|---|
void |
ClusterServiceImpl.answerMasterQuestion(JoinMessage joinMessage)
|
void |
MulticastService.send(JoinMessage joinMessage)
|
boolean |
ClusterServiceImpl.validateJoinMessage(JoinMessage joinMessage)
|
Uses of JoinMessage in com.hazelcast.cluster.impl.operations |
---|
Constructors in com.hazelcast.cluster.impl.operations with parameters of type JoinMessage | |
---|---|
MasterDiscoveryOperation(JoinMessage joinMessage)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |