| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
| Modifier and Type | Method and Description |
|---|---|
CacheType |
CacheJoinNodeDiscoveryData.CacheInfo.cacheType() |
CacheType |
DynamicCacheDescriptor.cacheType() |
CacheType |
CacheData.cacheType() |
CacheType |
DynamicCacheChangeRequest.cacheType() |
CacheType |
GridCacheProcessor.cacheType(String cacheName) |
static CacheType |
CacheType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CacheType[] |
CacheType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicCacheChangeRequest.cacheType(CacheType cacheType) |
IgniteInternalFuture<Boolean> |
GridCacheProcessor.dynamicStartCache(CacheConfiguration ccfg,
String cacheName,
NearCacheConfiguration nearCfg,
CacheType cacheType,
boolean sql,
boolean failIfExists,
boolean failIfNotStarted,
boolean checkThreadTx)
Dynamically starts cache.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018