fadbdab11ecf4903015de261ede0698a99cc06f9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable result : SourcePartitionedScheduler to sourcePartitionedScheduler : SourcePartitionedScheduler in method public newSourcePartitionedSchedulerAsStageScheduler(stage SqlStageExecution, partitionedNode PlanNodeId, splitSource SplitSource, splitPlacementPolicy SplitPlacementPolicy, splitBatchSize int) : StageScheduler in class com.facebook.presto.execution.scheduler.SourcePartitionedScheduler | From | To | |
Extract Method | 1 | ||
Extract Method private assertEffectivelyFinished(scheduleResult ScheduleResult, scheduler StageScheduler) : void extracted from public testScheduleNoSplits() : void in class com.facebook.presto.execution.scheduler.TestSourcePartitionedScheduler | From | To |