51254a6b5133c8abfec4b7d2ac9477d112b3ccfa
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type number : Number to newValue : byte[] in method private createNewCell(origCell Cell, newValue byte[]) : Cell in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type startTime : Number to startTime : Long in method protected parseEntity(result Result) : TimelineEntity in class org.apache.hadoop.yarn.server.timelineservice.storage.FlowRunEntityReader | From | To | |
| Change Variable Type endTime : Number to endTime : Long in method protected parseEntity(result Result) : TimelineEntity in class org.apache.hadoop.yarn.server.timelineservice.storage.FlowRunEntityReader | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter number : Number to newValue : byte[] in method private createNewCell(origCell Cell, newValue byte[]) : Cell in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowScanner | From | To |