de7cc40c7983e4382f16e6a6d3481298185901a9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type tfs : TachyonFileSystemCore to tfs : FileSystem in method public waitCompleted(tfs FileSystem, uri TachyonURI, timeout long, tunit TimeUnit) : boolean in class tachyon.client.file.TachyonFileSystemUtils | From | To | |
| Change Parameter Type tfs : TachyonFileSystemCore to tfs : FileSystem in method public waitCompleted(tfs FileSystem, uri TachyonURI) : boolean in class tachyon.client.file.TachyonFileSystemUtils | From | To | |
| Rename Variable | 4 | ||
| Rename Variable fileInfo1 : FileInfo to fileStatus1 : URIStatus in method private deleteDuringEviction(i int) : void in class tachyon.worker.block.meta.CapacityUsageIntegrationTest | From | To | |
| Rename Variable fileInfo2 : FileInfo to fileStatus2 : URIStatus in method private deleteDuringEviction(i int) : void in class tachyon.worker.block.meta.CapacityUsageIntegrationTest | From | To | |
| Rename Variable fileInfo1 : FileInfo to fileStatus1 : URIStatus in method public before() : void in class tachyon.hadoop.HdfsFileInputStreamIntegrationTest | From | To | |
| Rename Variable fileInfo2 : FileInfo to fileStatus2 : URIStatus in method public before() : void in class tachyon.hadoop.HdfsFileInputStreamIntegrationTest | From | To | |
| Change Return Type | 1 | ||
| Change Return Type TachyonFile to void in method private createAndWriteFile(filePath TachyonURI, writeType WriteType, len int) : void in class tachyon.worker.block.meta.CapacityUsageIntegrationTest | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type fileInfo2 : FileInfo to fileStatus2 : URIStatus in method public before() : void in class tachyon.hadoop.HdfsFileInputStreamIntegrationTest | From | To | |
| Change Variable Type fileInfo1 : FileInfo to fileStatus1 : URIStatus in method private deleteDuringEviction(i int) : void in class tachyon.worker.block.meta.CapacityUsageIntegrationTest | From | To | |
| Change Variable Type fileInfo2 : FileInfo to fileStatus2 : URIStatus in method private deleteDuringEviction(i int) : void in class tachyon.worker.block.meta.CapacityUsageIntegrationTest | From | To | |
| Change Variable Type fileInfo1 : FileInfo to fileStatus1 : URIStatus in method public before() : void in class tachyon.hadoop.HdfsFileInputStreamIntegrationTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type sWriteBoth : OutStreamOptions to sWriteBoth : CreateFileOptions in class tachyon.client.FileSystemUtilsIntegrationTest | From | To |