4a0849242dd3a029c7c6344a5a4cf54ef13e4ccc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 2 | ||
| Move And Inline Method public isPartitionedSources(nodeId PlanNodeId) : boolean moved from class com.facebook.presto.sql.planner.PlanFragment to class com.facebook.presto.server.remotetask.HttpRemoteTask & inlined to public addSplits(splitsBySource Multimap<PlanNodeId,Split>) : void | From | To | |
| Move And Inline Method public isPartitionedSources(nodeId PlanNodeId) : boolean moved from class com.facebook.presto.sql.planner.PlanFragment to class com.facebook.presto.server.remotetask.HttpRemoteTask & inlined to private processTaskUpdate(newValue TaskInfo, sources List<TaskSource>) : void | From | To |