331b6b682cb50969f243e89de485411842a97ded
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public beforeClass() : void renamed to public before() : void in class tachyon.client.TachyonFileSystemIntegrationTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable path : String to mountedTachyonPath : String in method public add(tachyonUri TachyonURI, ufsUri TachyonURI) : boolean in class tachyon.master.file.meta.MountTable | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute sTfs : TachyonFileSystem to mTfs : TachyonFileSystem in class tachyon.client.TachyonFileSystemIntegrationTest | From | To | |
| Rename Attribute sWriteBoth : OutStreamOptions to mWriteBoth : OutStreamOptions in class tachyon.client.TachyonFileSystemIntegrationTest | From | To | |
| Rename Attribute sLocalTachyonClusterResource : LocalTachyonClusterResource to mLocalTachyonClusterResource : LocalTachyonClusterResource in class tachyon.client.TachyonFileSystemIntegrationTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private loadMetadataDirectory(path TachyonURI, recursive boolean) : long extracted from public loadMetadata(path TachyonURI, recursive boolean) : long in class tachyon.master.file.FileSystemMaster | From | To |