IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API SpecificationThe IGrid type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.) |
![]() | GetGridMapNames |
Returns a list of map names that are associated with this data grid.
|
![]() | GetGridMapPessimisticAutoTx TKey, TValue (String) |
Returns a map instance for the specified map.
|
![]() | GetGridMapPessimisticAutoTx TKey, TValue (String, ICredentialGenerator) |
Returns a map instance for the specified map using specified credential object (userid password).
|
![]() | GetGridMapPessimisticTx TKey, TValue (String) |
Returns a grid map instance for the specified map.
|
![]() | GetGridMapPessimisticTx TKey, TValue (String, ICredentialGenerator) |
Returns a grid map instance for the specified map using specified credential object (userid password)
|
See Also