c4205d9ccfd91fbfb838faac16344beecdea16ee
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public setUp() : void renamed to public before() : void in class alluxio.underfs.local.LocalUnderFileSystemTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable filepath : String to filepath1 : String in method public rename() : void in class alluxio.underfs.local.LocalUnderFileSystemTest | From | To | |
| Inline Method | 4 | ||
| Inline Method private createFileWithRandomName(bytes byte[]) : String inlined to public open() : void in class alluxio.underfs.local.LocalUnderFileSystemTest | From | To | |
| Inline Method private createFileWithRandomName(bytes byte[]) : String inlined to public getFileLocations() : void in class alluxio.underfs.local.LocalUnderFileSystemTest | From | To | |
| Inline Method private createFileWithRandomName(bytes byte[]) : String inlined to public rename() : void in class alluxio.underfs.local.LocalUnderFileSystemTest | From | To | |
| Inline Method private createFileWithRandomName(bytes byte[]) : String inlined to public create() : void in class alluxio.underfs.local.LocalUnderFileSystemTest | From | To |