9bdd455dced15c84430ea0a0a59410df924f02a7
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private createNewCell(origCell Cell, newValue byte[]) : Cell from class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner to public createNewCell(origCell Cell, newValue byte[]) : Cell from class org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineStorageUtils | From | To | |
Move Method private getAggregationCompactionDimension(tags List<Tag>) : String from class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner to public getAggregationCompactionDimension(tags List<Tag>) : String from class org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineStorageUtils | From | To |