| 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 CacheMemoryMode |
CacheMemoryMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheMemoryMode[] |
CacheMemoryMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
static CacheMemoryMode |
CacheConfiguration.DFLT_MEMORY_MODE
Default memory mode.
|
| Modifier and Type | Method and Description |
|---|---|
CacheMemoryMode |
CacheConfiguration.getMemoryMode()
Gets memory mode for cache.
|
CacheMemoryMode |
CollectionConfiguration.getMemoryMode() |
| Modifier and Type | Method and Description |
|---|---|
CacheConfiguration<K,V> |
CacheConfiguration.setMemoryMode(CacheMemoryMode memMode)
Sets memory mode for cache.
|
void |
CollectionConfiguration.setMemoryMode(CacheMemoryMode memoryMode) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016