929a12d4a9ad156cd6253204112e742cc0fb9c41
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 28
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private curIdx() : int extracted from public readLock() : Lock in class org.apache.ignite.internal.util.StripedCompositeReadWriteLock | From | To | |
Extract Method public toCacheObject(ctx CacheObjectContext, obj Object, userObj boolean, failIfUnregistered boolean) : CacheObject extracted from public toCacheObject(ctx CacheObjectContext, obj Object, userObj boolean) : CacheObject in class org.apache.ignite.internal.processors.cacheobject.IgniteCacheObjectProcessorImpl | From | To |