Uses of Interface
com.hazelcast.partition.Partition
-
Uses of Partition in com.hazelcast.partition
Modifier and TypeMethodDescriptionPartitionService.getPartition
(Object key) Returns the partition that the given key belongs to.Modifier and TypeMethodDescriptionPartitionService.getPartitions()
Returns a set containing all thePartition
s in the cluster.