6e104b80afe8c6399056abac322d7e22bbb1b0b2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 8 | ||
Extract Method private fsException(err IgniteFsException) : IgniteCheckedException extracted from public renameDual(fs IgniteFsFileSystem, src IgniteFsPath, dest IgniteFsPath) : boolean in class org.apache.ignite.internal.processors.fs.GridGgfsMetaManager | From | To | |
Extract Method private fsException(err IgniteFsException) : IgniteCheckedException extracted from public updateTimes(parentId IgniteUuid, fileId IgniteUuid, fileName String, accessTime long, modificationTime long) : void in class org.apache.ignite.internal.processors.fs.GridGgfsMetaManager | From | To | |
Extract Method private fsException(err IgniteFsException) : IgniteCheckedException extracted from public openDual(fs IgniteFsFileSystem, path IgniteFsPath, bufSize int) : GridGgfsSecondaryInputStreamDescriptor in class org.apache.ignite.internal.processors.fs.GridGgfsMetaManager | From | To |