| IClientPartitionServiceGetPartitionOwner Method |
Namespace:
Hazelcast.Client.Spi
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax Address GetPartitionOwner(
int partitionId
)
Function GetPartitionOwner (
partitionId As Integer
) As Address
Address^ GetPartitionOwner(
int partitionId
)
abstract GetPartitionOwner :
partitionId : int -> Address
Parameters
- partitionId
- Type: SystemInt32
Return Value
Type:
AddressSee Also