8a9cc5408f99713fb4a1a9036940fc76aef7b050
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type size : int to size : long in method public localSizeLong(peekModes CachePeekMode[]) : long in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | From | To | |
Change Variable Type sum : int to sum : long in method public primarySizeLong() : long in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter | From | To | |
Extract Method | 2 | ||
Extract Method public localSizeLong(peekModes CachePeekMode[]) : long extracted from public localSize(peekModes CachePeekMode[]) : int in class org.apache.ignite.internal.processors.cache.GridCacheAdapter | From | To | |
Extract Method public primarySizeLong() : long extracted from public primarySize() : int in class org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtCacheAdapter | From | To |