| Package | Description |
|---|---|
| org.apache.ignite.client |
Contains Ignite Thin Client API classes.
|
| Modifier and Type | Method and Description |
|---|---|
ClientAtomicSequence |
IgniteClient.atomicSequence(String name,
ClientAtomicConfiguration cfg,
long initVal,
boolean create)
Gets an atomic sequence from cache.
|
ClientAtomicSequence |
IgniteClient.atomicSequence(String name,
long initVal,
boolean create)
Gets an atomic sequence from cache.
|
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025