Package | Description |
---|---|
com.hazelcast.client |
Contains classes/interfaces related to Client
|
com.hazelcast.client.impl |
Contains most of the client side HazelcastInstance implementation functionality.
|
com.hazelcast.cluster.impl |
This package contains the implementation of the cluster functionality.
|
com.hazelcast.spi |
Provides interfaces/classes for Hazelcast SPI.
|
com.hazelcast.spi.impl |
Contains implementations for Hazelcast SPI.
|
Modifier and Type | Method and Description |
---|---|
ClusterService |
ClientEngine.getClusterService() |
Modifier and Type | Method and Description |
---|---|
ClusterService |
ClientEngineImpl.getClusterService() |
Modifier and Type | Class and Description |
---|---|
class |
ClusterServiceImpl |
Modifier and Type | Method and Description |
---|---|
ClusterService |
NodeEngine.getClusterService() |
Modifier and Type | Method and Description |
---|---|
ClusterService |
NodeEngineImpl.getClusterService() |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.