e0b37ff29201d035def9a5159bd2fe86dcfb4feb
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public getBlockIdFromFileName(name String) : long from class tachyon.util.CommonUtils to private getBlockIdFromFileName(name String) : long from class tachyon.worker.tiered.StorageDir | From | To | |
Move Method public convertByteArrayToStringWithoutEscape(data byte[], offset int, length int) : String from class tachyon.util.CommonUtils to public convertByteArrayToStringWithoutEscape(data byte[], offset int, length int) : String from class tachyon.web.Utils | From | To |