| Package | Description |
|---|---|
| org.apache.ignite.cache |
Contains main Data Grid APIs.
|
| org.apache.ignite.configuration | |
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.visor.cache |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
CachePreloadMode |
GridCacheAttributes.cachePreloadMode() |
| Modifier and Type | Method and Description |
|---|---|
CachePreloadMode |
VisorCachePreloadConfiguration.mode() |
| Modifier and Type | Method and Description |
|---|---|
void |
VisorCachePreloadConfiguration.mode(CachePreloadMode mode) |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015