| Package | Description |
|---|---|
| org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteAtomicSequence |
IgniteSpringBean.atomicSequence(String name,
long initVal,
boolean create)
Will get an atomic sequence from cache and create one if it has not been created yet and
create flag
is true. |
IgniteAtomicSequence |
Ignite.atomicSequence(String name,
long initVal,
boolean create)
Will get an atomic sequence from cache and create one if it has not been created yet and
create flag
is true. |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016