Uses of Interface
com.hazelcast.cluster.Joiner

Packages that use Joiner
com.hazelcast.cluster.impl This package contains the implementation of the cluster functionality.
 
com.hazelcast.instance This package contains Hazelcast Instance functionality.
 
 

Uses of Joiner in com.hazelcast.cluster.impl
 

Classes in com.hazelcast.cluster.impl that implement Joiner
 class AbstractJoiner
           
 class MulticastJoiner
           
 class TcpIpJoiner
           
 class TcpIpJoinerOverAWS
           
 

Uses of Joiner in com.hazelcast.instance
 

Methods in com.hazelcast.instance that return Joiner
 Joiner NodeContext.createJoiner(Node node)
           
 Joiner DefaultNodeContext.createJoiner(Node node)
           
 Joiner Node.getJoiner()
           
 



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