Package | Description |
---|---|
org.apache.ignite.cache |
Contains main Data Grid APIs.
|
org.apache.ignite.configuration |
Modifier and Type | Method and Description |
---|---|
static CachePreloadMode |
CachePreloadMode.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
static CachePreloadMode |
CachePreloadMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CachePreloadMode[] |
CachePreloadMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static CachePreloadMode |
CacheConfiguration.DFLT_PRELOAD_MODE
Default preload mode for distributed cache.
|
Modifier and Type | Method and Description |
---|---|
CachePreloadMode |
CacheConfiguration.getPreloadMode()
Gets preload mode for distributed cache.
|
Modifier and Type | Method and Description |
---|---|
void |
CacheConfiguration.setPreloadMode(CachePreloadMode preloadMode)
Sets cache preload mode.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015