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
- entries
- Type: IBM.WebSphere.Caching IOrderedDictionary TKey, TValue
Specifies a dictionary object of key-value pairs for which you want to return partition numbers.
Return Value
Specifies a collection of partition numbers and associated key-value pairs.See Also