ce4406537466b52a3f8901e1eb817c50963abfd9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 3 | ||
Extract And Move Method protected commitPath() : String extracted from public getCommitPath() : String in class tachyon.worker.block.meta.TempBlockMeta & moved to class tachyon.worker.block.meta.BlockMetaBase | From | To | |
Extract And Move Method protected tempPath(userId long) : String extracted from public getPath() : String in class tachyon.worker.block.meta.TempBlockMeta & moved to class tachyon.worker.block.meta.BlockMetaBase | From | To | |
Extract And Move Method protected commitPath() : String extracted from public getPath() : String in class tachyon.worker.block.meta.BlockMeta & moved to class tachyon.worker.block.meta.BlockMetaBase | From | To |