7e74dc5635a76f324a417f334b50a39bcfeab39c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable numThreads : int to numFiles : int in method private concurrentRename(src AlluxioURI[], dst AlluxioURI[]) : Pair<Long,Integer> in class alluxio.master.file.FileSystemMasterTest | From | To | |
| Parameterize Variable | 2 | ||
| Parameterize Variable dsts : AlluxioURI[] to dst : AlluxioURI[] in method private concurrentRename(src AlluxioURI[], dst AlluxioURI[]) : Pair<Long,Integer> in class alluxio.master.file.FileSystemMasterTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private concurrentRename(src AlluxioURI[], dst AlluxioURI[]) : Pair<Long,Integer> extracted from public sameDirConcurrentRename() : void in class alluxio.master.file.FileSystemMasterTest | From | To | |
| Extract Method private concurrentRename(src AlluxioURI[], dst AlluxioURI[]) : Pair<Long,Integer> extracted from public sameFileConcurrentRename() : void in class alluxio.master.file.FileSystemMasterTest | From | To |