221a55f4621a4f766ee7ed77f6a6bf4e3876671c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable removeIdx : boolean to rmvIdx : boolean in method public unregisterCache(cacheName String, rmvIdx boolean) : void in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing | From | To | |
Extract Variable | 3 | ||
Extract Variable startDesc : DynamicCacheDescriptor in method private initCachesOnLocalJoin() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
Extract Variable desc : DynamicCacheDescriptor in method private onClusterStateChangeRequest(crd boolean) : ExchangeType from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
Extract Variable grpDesc : CacheGroupDescriptor in method private assignPartitionsStates() : void from class org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture | From | To | |
Rename Parameter | 5 | ||
Rename Parameter destroy : boolean to removeIdx : boolean in method public onCacheStop(cctx GridCacheContext, removeIdx boolean) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor | From | To | |
Rename Parameter destroy : boolean to rmvIdx : boolean in method public onCacheStop0(cacheName String, rmvIdx boolean) : void in class org.apache.ignite.internal.processors.query.GridQueryProcessor | From | To | |
Rename Parameter destroy : boolean to rmvIdx : boolean in method public unregisterCache(cacheName String, rmvIdx boolean) : void in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing | From | To | |
Rename Parameter destroy : boolean to rmvIdx : boolean in method public unregisterCache(cacheName String, rmvIdx boolean) : void in class org.apache.ignite.internal.processors.query.GridQueryIndexing | From | To | |
Rename Parameter destroy : boolean to rmvIdx : boolean in method public unregisterCache(spaceName String, rmvIdx boolean) : void in class org.apache.ignite.internal.processors.cache.IgniteClientCacheInitializationFailTest.FailedIndexing | From | To |