| Package | Description |
|---|---|
| org.apache.ignite.cache |
Contains main Data Grid APIs.
|
| org.apache.ignite.configuration |
Contains configuration-related classes.
|
| org.apache.ignite.internal.visor.cache |
| Modifier and Type | Method and Description |
|---|---|
static CacheAtomicWriteOrderMode |
CacheAtomicWriteOrderMode.fromOrdinal(byte ord)
Efficiently gets enumerated value from its ordinal.
|
static CacheAtomicWriteOrderMode |
CacheAtomicWriteOrderMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheAtomicWriteOrderMode[] |
CacheAtomicWriteOrderMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CacheAtomicWriteOrderMode |
CacheConfiguration.getAtomicWriteOrderMode()
Gets cache write ordering mode.
|
| Modifier and Type | Method and Description |
|---|---|
CacheConfiguration |
CacheConfiguration.setAtomicWriteOrderMode(CacheAtomicWriteOrderMode atomicWriteOrderMode)
Sets cache write ordering mode.
|
| Modifier and Type | Method and Description |
|---|---|
CacheAtomicWriteOrderMode |
VisorCacheConfiguration.atomicWriteOrderMode() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015