f199553142ea5a459904f9e7bcef5e265b4e5d5c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method package onSuccessCreate(fs IgfsSecondaryFileSystem, path IgfsPath, simpleCreate boolean, props Map<String,String>, overwrite boolean, bufSize int, replication short, blockSize long, affKey IgniteUuid, infos Map<IgfsPath,IgfsEntryInfo>, pendingEvts Deque<IgfsEvent>, t1 T1<OutputStream>) : IgfsSecondaryOutputStreamDescriptor extracted from public createDual(fs IgfsSecondaryFileSystem, path IgfsPath, simpleCreate boolean, props Map<String,String>, overwrite boolean, bufSize int, replication short, blockSize long, affKey IgniteUuid) : IgfsSecondaryOutputStreamDescriptor in class org.apache.ignite.internal.processors.igfs.IgfsMetaManager | From | To | |
Rename Parameter | 3 | ||
Rename Parameter delete : boolean to del : boolean in method public lock(fileId IgniteUuid, del boolean) : IgfsEntryInfo in class org.apache.ignite.internal.processors.igfs.IgfsMetaManager | From | To | |
Rename Parameter delete : boolean to del : boolean in method private invokeLock(id IgniteUuid, del boolean) : IgfsEntryInfo in class org.apache.ignite.internal.processors.igfs.IgfsMetaManager | From | To | |
Rename Parameter delete : boolean to del : boolean in method private createFileLockId(del boolean) : IgniteUuid in class org.apache.ignite.internal.processors.igfs.IgfsMetaManager | From | To |