| 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 CacheWriteSynchronizationMode |
CacheWriteSynchronizationMode.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
static CacheWriteSynchronizationMode |
CacheWriteSynchronizationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheWriteSynchronizationMode[] |
CacheWriteSynchronizationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CacheWriteSynchronizationMode |
CacheConfiguration.getWriteSynchronizationMode()
Gets write synchronization mode.
|
| Modifier and Type | Method and Description |
|---|---|
CacheConfiguration<K,V> |
CacheConfiguration.setWriteSynchronizationMode(CacheWriteSynchronizationMode writeSync)
Sets write synchronization mode.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016