public interface ClientPartitionService
| Modifier and Type | Method and Description | 
|---|---|
| Partition | getPartition(int partitionId) | 
| int | getPartitionCount() | 
| int | getPartitionId(Data key) | 
| int | getPartitionId(Object key) | 
| Address | getPartitionOwner(int partitionId) | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.