| Package | Description |
|---|---|
| com.hazelcast.client |
Contains classes/interfaces related to Client
|
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionService |
HazelcastClientProxy.getPartitionService() |
PartitionService |
HazelcastClient.getPartitionService() |
| Modifier and Type | Method and Description |
|---|---|
PartitionService |
HazelcastInstance.getPartitionService()
Returns the partition service of this Hazelcast instance.
|
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.