Uses of Interface
com.hazelcast.partition.Partition
Packages that use Partition
-
Uses of Partition in com.hazelcast.partition
Methods in com.hazelcast.partition that return PartitionModifier and TypeMethodDescriptionPartitionService.getPartition
(Object key) Returns the partition that the given key belongs to.Methods in com.hazelcast.partition that return types with arguments of type PartitionModifier and TypeMethodDescriptionPartitionService.getPartitions()
Returns a set containing all thePartition
s in the cluster.