be17c9eef8a1afa647214089e3d7689e97bb5bea
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute cliendMode : boolean to clientMode : boolean in class org.apache.ignite.internal.processors.cache.GridCacheAtomicEntryProcessorDeploymentSelfTest | From | To | |
Extract Method | 3 | ||
Extract Method protected getCache() : IgniteCache extracted from private doTestInvoke() : void in class org.apache.ignite.internal.processors.cache.GridCacheAtomicEntryProcessorDeploymentSelfTest | From | To | |
Extract Method protected getCache() : IgniteCache extracted from private doTestInvokeAll() : void in class org.apache.ignite.internal.processors.cache.GridCacheAtomicEntryProcessorDeploymentSelfTest | From | To | |
Extract Method public getValue(keepPortable boolean) : V extracted from public getValue() : V in class org.apache.ignite.internal.processors.cache.CacheLazyEntry | From | To |