IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Returns a map of partition numbers to map keys from a collection of map element keys.
Namespace: IBM.WebSphere.Caching.MapAssembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax
Parameters
- keyList
- Type: System.Collections.Generic IList TKey
Specifies a list of keys for which you want to return partition numbers.
Return Value
Returns a collection of partition numbers and associated keys.See Also