Uses of Class
com.hazelcast.cluster.JoinRequest

Packages that use JoinRequest
com.hazelcast.cluster   
 

Uses of JoinRequest in com.hazelcast.cluster
 

Methods in com.hazelcast.cluster that return JoinRequest
 JoinRequest ClusterServiceImpl.checkJoinInfo(com.hazelcast.nio.Address target)
           
 JoinRequest JoinRequestOperation.getMessage()
           
 

Methods in com.hazelcast.cluster with parameters of type JoinRequest
 void MulticastJoiner.onReceivedJoinRequest(JoinRequest joinRequest)
           
 

Constructors in com.hazelcast.cluster with parameters of type JoinRequest
JoinCheckOperation(JoinRequest joinRequest)
           
JoinRequestOperation(JoinRequest message)
           
 



Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.