Package | Description |
---|---|
org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
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.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024