| Package | Description |
|---|---|
| org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
| Modifier and Type | Method and Description |
|---|---|
ClientAtomicLong |
IgniteClient.atomicLong(String name,
ClientAtomicConfiguration cfg,
long initVal,
boolean create)
Gets an atomic long from cache and creates one if it has not been created yet and
create flag
is true. |
ClientAtomicLong |
IgniteClient.atomicLong(String name,
long initVal,
boolean create)
Gets an atomic long from cache and creates one if it has not been created yet and
create flag
is true. |
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025