Package | Description |
---|---|
org.apache.ignite.springdata.proxy |
Contains classes that provide client-independent access to the Ignite operations required by Spring Data.
|
org.apache.ignite.springdata22.repository.support |
Package contains supporting files required by Spring Data framework.
|
Modifier and Type | Class and Description |
---|---|
class |
IgniteClientProxy
Implementation of
IgniteProxy that provides access to Ignite cluster through IgniteClient instance. |
class |
IgniteProxyImpl
Implementation of
IgniteProxy that provides access to Ignite cluster through Ignite instance. |
Constructor and Description |
---|
IgniteRepositoryImpl(IgniteProxy ignite,
IgniteCacheProxy<K,V> cache)
Repository constructor.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024