c9701fc0c891bc353543f2cbcefb318ee7a02f4c
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable entry : Entry<PlanNodeId,TaskSource> to newSplit : ScheduledSplit in method private processNewSources() : void in class com.facebook.presto.operator.Driver | From | To | |
| Rename Variable currentSource : TaskSource to source : TaskSource in method private processNewSources() : void in class com.facebook.presto.operator.Driver | From | To | |
| Inline Method | 1 | ||
| Inline Method private processNewSource(source TaskSource) : void inlined to private processNewSources() : void in class com.facebook.presto.operator.Driver | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type entry : Entry<PlanNodeId,TaskSource> to newSplit : ScheduledSplit in method private processNewSources() : void in class com.facebook.presto.operator.Driver | From | To |