public class GridLocalConfigManager extends Object
| Constructor and Description |
|---|
GridLocalConfigManager(GridCacheProcessor cacheProcessor,
GridKernalContext kernalCtx) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
localCachesOnStart() |
CacheJoinNodeDiscoveryData |
restoreCacheConfigurations() |
void |
saveCacheConfiguration(StoredCacheData storedCacheData,
boolean overwrite)
Save cache configuration to persistent store if necessary.
|
Collection<String> |
stopSequence() |
public GridLocalConfigManager(GridCacheProcessor cacheProcessor, GridKernalContext kernalCtx)
cacheProcessor - Cache processor.kernalCtx - Kernal context.public void saveCacheConfiguration(StoredCacheData storedCacheData, boolean overwrite) throws IgniteCheckedException
storedCacheData - Stored cache data.overwrite - Overwrite existing.IgniteCheckedExceptionpublic Collection<String> stopSequence()
public Set<String> localCachesOnStart()
public CacheJoinNodeDiscoveryData restoreCacheConfigurations() throws IgniteCheckedException
IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020