| Package | Description |
|---|---|
| com.hazelcast.client.spi | |
| com.hazelcast.core |
Provides core API interfaces/classes.
|
| Modifier and Type | Method and Description |
|---|---|
Partition |
ClientPartitionService.getPartition(int partitionId) |
| Modifier and Type | Method and Description |
|---|---|
Partition |
PartitionService.getPartition(Object key)
Returns partition which given key belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Partition> |
PartitionService.getPartitions()
Returns all partitions.
|
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.