541ba4037dbde7f93ec7951e57fca46ad1a9ec50
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable ignite : Ignite to fs : IgniteFileSystem in method private getIgfsEx(gridName String, igfsName String) : IgfsEx in class org.apache.ignite.internal.processors.hadoop.igfs.HadoopIgfsWrapper | From | To | |
Change Variable Type | 1 | ||
Change Variable Type ignite : Ignite to fs : IgniteFileSystem in method private getIgfsEx(gridName String, igfsName String) : IgfsEx in class org.apache.ignite.internal.processors.hadoop.igfs.HadoopIgfsWrapper | From | To | |
Extract Method | 1 | ||
Extract Method private getIgfsEx(gridName String, igfsName String) : IgfsEx extracted from private delegate() : Delegate in class org.apache.ignite.internal.processors.hadoop.igfs.HadoopIgfsWrapper | From | To |