IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API SpecificationThe IPartitionManager TKey, TValue type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | GetPartition |
Returns the partition number for the specified map element key.
|
![]() | GetPartitionAll(IList TKey ) |
Returns a map of partition numbers to map keys from a collection of map element keys.
|
![]() | GetPartitionAll(IOrderedDictionary TKey, TValue ) |
Returns a map of partition numbers to map keys from a collection of map element keys.
|
See Also