3e7572549e1966f50f7697ed0965e90a1028ada3
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 10
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type createClo : IgniteBiClosure<File,OpenOption[],FileIO> to createClo : IgniteBiClosureX<File,OpenOption[],FileIO> in method public createClosure(createClo IgniteBiClosureX<File,OpenOption[],FileIO>) : void in class org.apache.ignite.internal.processors.cache.persistence.IgnitePdsCorruptedStoreTest.FailingFileIOFactory | From | To | |
| Rename Variable | 1 | ||
| Rename Variable discoCacheUpdated : boolean to discoCacheRecalculationRequired : boolean in method private onDiscovery0(type int, topVer long, node ClusterNode, topSnapshot Collection<ClusterNode>, snapshots Map<Long,Collection<ClusterNode>>, spiCustomMsg DiscoverySpiCustomMessage) : void in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager.start.setListener | From | To | |
| Inline Method | 1 | ||
| Inline Method public updateTopologySnapshot() : void inlined to public start() : void in class org.apache.ignite.internal.managers.discovery.GridDiscoveryManager | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cache : IgniteInternalCache to cache : IgniteInternalCache<Integer,Integer> in method public testReadOnlyMetaStore() : void in class org.apache.ignite.internal.processors.cache.persistence.IgnitePdsCorruptedStoreTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type createClo : IgniteBiClosure<File,OpenOption[],FileIO> to createClo : IgniteBiClosureX<File,OpenOption[],FileIO> in class org.apache.ignite.internal.processors.cache.persistence.IgnitePdsCorruptedStoreTest.FailingFileIOFactory | From | To |