Returns partition count of the connected cluster.
If partition table is not fetched yet, this method returns 0
.
the partition count
Computes the partition id for a given key.
the partition id.
Returns UUID of owner member for a given partition id.
partition id
UUID of the owner of the partition
or undefined
if a partition is not assigned yet
Generated using TypeDoc
Partition service for Hazelcast clients. Allows to retrieve information about the partition count, the partition owner or the partitionId of a key.