|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |