IPartitionManager TKey, TValue  GetPartition Method IBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

Returns the partition number for the specified map element key.

Namespace: IBM.WebSphere.Caching.Map
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax

Parameters

key
Type: TKey
Specifies the key for which to return a partition number.

Return Value

Returns the partition number for the specified map element key.
See Also