Uses of Class
com.hazelcast.cluster.impl.ClusterServiceImpl

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

Uses of ClusterServiceImpl in com.hazelcast.cluster.impl
 

Constructors in com.hazelcast.cluster.impl with parameters of type ClusterServiceImpl
ClusterProxy(ClusterServiceImpl clusterService)
           
 

Uses of ClusterServiceImpl in com.hazelcast.instance
 

Fields in com.hazelcast.instance declared as ClusterServiceImpl
 ClusterServiceImpl Node.clusterService
           
 

Methods in com.hazelcast.instance that return ClusterServiceImpl
 ClusterServiceImpl Node.getClusterService()
           
 



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