| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheConfigurationSplitterImpl
Splits cache configuration into two parts that can be serialized, deserialized separately.
|
class |
CacheConfigurationSplitterOldFormat
Splitter implementation that actually does not split cache configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CacheConfigurationSplitter |
GridCacheProcessor.splitter() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterCachesInfo.collectGridNodeData(DiscoveryDataBag dataBag,
CacheConfigurationSplitter splitter) |
StoredCacheData |
DynamicCacheDescriptor.toStoredData(CacheConfigurationSplitter splitter)
Form a
StoredCacheData with all data to correctly restore cache params when its configuration is read
from page store. |
StoredCacheData |
StoredCacheData.withSplittedCacheConfig(CacheConfigurationSplitter splitter)
Splits the corresponding cache configuration into parts with the given splitter.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021