|
Rename Parameter activeAfterStart : boolean to disabledAfterStart : boolean in method private dynamicStartCaches(ccfgList Collection<CacheConfiguration>, cacheType CacheType, failIfExists boolean, checkThreadTx boolean, disabledAfterStart boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Rename Parameter activeAfterStart : boolean to disabledAfterStart : boolean in method public disabledAfterStart(disabledAfterStart boolean) : void in class org.apache.ignite.internal.processors.cache.DynamicCacheChangeRequest |
From |
To |
|
Rename Parameter activeOnStart : boolean to disabledAfterStart : boolean in method private createCache(cfg CacheConfiguration<?,?>, grp CacheGroupContext, pluginMgr CachePluginManager, desc DynamicCacheDescriptor, locStartTopVer AffinityTopologyVersion, cacheObjCtx CacheObjectContext, affNode boolean, updatesAllowed boolean, disabledAfterStart boolean) : GridCacheContext in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Rename Parameter activeAfterStart : boolean to disabledAfterStart : boolean in method private prepareCacheChangeRequest(ccfg CacheConfiguration, cacheName String, nearCfg NearCacheConfiguration, cacheType CacheType, sql boolean, failIfExists boolean, failIfNotStarted boolean, disabledAfterStart boolean) : DynamicCacheChangeRequest in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Rename Parameter activeAfterStart : boolean to disabledAfterStart : boolean in method public dynamicStartCaches(ccfgList Collection<CacheConfiguration>, failIfExists boolean, checkThreadTx boolean, disabledAfterStart boolean) : IgniteInternalFuture<?> in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |
|
Rename Parameter activeOnStart : boolean to disabledAfterStart : boolean in method package prepareCacheStart(startCfg CacheConfiguration, desc DynamicCacheDescriptor, reqNearCfg NearCacheConfiguration, exchTopVer AffinityTopologyVersion, disabledAfterStart boolean) : void in class org.apache.ignite.internal.processors.cache.GridCacheProcessor |
From |
To |