72f91ce651040a1206312c68d4a40723933e678b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable handler : BlockHandler to out : OutputStream in method private createBlockFile(filename String, fileLen int) : void in class tachyon.worker.WorkerServiceHandlerIntegrationTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type handler : BlockHandler to out : OutputStream in method private createBlockFile(filename String, fileLen int) : void in class tachyon.worker.WorkerServiceHandlerIntegrationTest | From | To | |
Extract Variable | 1 | ||
Extract Variable ufs : UnderFileSystem in method private createBlockFile(filename String, fileLen int) : void from class tachyon.worker.WorkerServiceHandlerIntegrationTest | From | To |