Package | Description |
---|---|
org.apache.ignite.cache |
Contains main Data Grid APIs.
|
org.apache.ignite.configuration |
Contains configuration-related classes.
|
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 |
---|---|
void |
CacheConfiguration.setAtomicWriteOrderMode(CacheAtomicWriteOrderMode atomicWriteOrderMode)
Sets cache write ordering mode.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015