| Package | Description | 
|---|---|
| com.hazelcast.partition | Contains the partition logic for Hazelcast. | 
| Modifier and Type | Method and Description | 
|---|---|
| Partition | PartitionService. getPartition(Object key)Returns the partition that the given key belongs to. | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<Partition> | PartitionService. getPartitions()Returns a set containing all the  Partitions in the cluster. | 
Copyright © 2022 Hazelcast, Inc.. All rights reserved.