See: Description
Interface | Description |
---|---|
IgniteCacheProxy<K,V> |
Reperesents Ignite cache operations required by Spring Data.
|
IgniteProxy |
Reperesents Ignite cluster operations required by Spring Data.
|
Class | Description |
---|---|
IgniteCacheClientProxy<K,V> |
Implementation of
IgniteCacheProxy that provides access to Ignite cache through ClientCache instance. |
IgniteCacheProxyImpl<K,V> |
Implementation of
IgniteCacheProxy that provides access to Ignite cache through IgniteCache instance. |
IgniteClientProxy |
Implementation of
IgniteProxy that provides access to Ignite cluster through IgniteClient instance. |
IgniteProxyImpl |
Implementation of
IgniteProxy that provides access to Ignite cluster through Ignite instance. |
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024