Uses of Interface
com.hazelcast.cluster.ClusterService

Packages that use ClusterService
com.hazelcast.client This package contains the serverside client functionality 
com.hazelcast.cluster   
com.hazelcast.spi Provides interfaces/classes for Hazelcast SPI. 
 

Uses of ClusterService in com.hazelcast.client
 

Methods in com.hazelcast.client that return ClusterService
 ClusterService ClientEngineImpl.getClusterService()
           
 ClusterService ClientEngine.getClusterService()
           
 

Uses of ClusterService in com.hazelcast.cluster
 

Classes in com.hazelcast.cluster that implement ClusterService
 class ClusterServiceImpl
           
 

Uses of ClusterService in com.hazelcast.spi
 

Methods in com.hazelcast.spi that return ClusterService
 ClusterService NodeEngine.getClusterService()
           
 



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