9fe3e8fd884f2f19bfe3fb39c9cda89c7ae495d8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private get0(ignoreInterrupts boolean) : R extracted from public get() : R in class org.apache.ignite.internal.util.future.GridFutureAdapter | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public doInTransactionWithRetries(cache IgniteInternalCache, clo IgniteOutClosureX<T>) : T extracted from public unlock(info IgfsFileInfo, modificationTime long) : void in class org.apache.ignite.internal.processors.igfs.IgfsMetaManager & moved to class org.apache.ignite.internal.processors.igfs.IgfsUtils | From | To |