6f99b14ea00bd99ec07014f4cda3f43edc562da7
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 3 | ||
| Extract Method public infoForPath(path IgfsPath) : IgfsEntryInfo extracted from public synchronizeFileDual(fs IgfsSecondaryFileSystem, path IgfsPath) : IgfsEntryInfo in class org.apache.ignite.internal.processors.igfs.IgfsMetaManager | From | To | |
| Extract Method public idsForPath(path IgfsPath) : List<IgniteUuid> extracted from private synchronizeAndExecute(task SynchronizationTask<T>, fs IgfsSecondaryFileSystem, strict boolean, extraLockIds Collection<IgniteUuid>, paths IgfsPath...) : T in class org.apache.ignite.internal.processors.igfs.IgfsMetaManager | From | To | |
| Extract Method public infoForPath(path IgfsPath) : IgfsEntryInfo extracted from public openDual(fs IgfsSecondaryFileSystem, path IgfsPath, bufSize int) : IgfsSecondaryInputStreamDescriptor in class org.apache.ignite.internal.processors.igfs.IgfsMetaManager | From | To |