Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
Modifier and Type | Method and Description |
---|---|
<T> ClientIgniteSet<T> |
IgniteClientSpringBean.set(String name,
@Nullable ClientCollectionConfiguration cfg)
Gets a distributed set from cache.
|
Modifier and Type | Method and Description |
---|---|
ClientCollectionConfiguration |
ClientCollectionConfiguration.setAtomicityMode(CacheAtomicityMode atomicityMode) |
ClientCollectionConfiguration |
ClientCollectionConfiguration.setBackups(int backups) |
ClientCollectionConfiguration |
ClientCollectionConfiguration.setCacheMode(CacheMode cacheMode) |
ClientCollectionConfiguration |
ClientCollectionConfiguration.setColocated(boolean colocated) |
ClientCollectionConfiguration |
ClientCollectionConfiguration.setGroupName(String grpName) |
Modifier and Type | Method and Description |
---|---|
<T> ClientIgniteSet<T> |
IgniteClient.set(String name,
@Nullable ClientCollectionConfiguration cfg)
Gets a distributed set from cache.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023