| Package | Description |
|---|---|
| com.hazelcast.client |
This package contains the serverside client functionality
|
| 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.