14b8ccede16544a1b2eec0a47eaca5504e828053
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private getBlockId(index int) : long renamed to private getNextBlockId() : long in class tachyon.client.next.file.ClientFileOutStream | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type masterClient : MasterClient to masterClient : FileSystemMasterClient in method private getNextBlockId() : long in class tachyon.client.next.file.ClientFileOutStream | From | To | |
| Change Variable Type masterClient : MasterClient to masterClient : FileSystemMasterClient in method public close() : void in class tachyon.client.next.file.ClientFileOutStream | From | To |