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
The top level interface for all maps. Use the interface to retrieve an appropriate IGridMap instance.
Namespace: IBM.WebSphere.Caching.MapDifferent IGridMap implementations are returned which allow additional operations for specific configurations and usage patterns.
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax
Type Parameters
- TKey
- Generic type key.
- TValue
- Generic type value.
See Also