a8dacb427e04e1c8d6c6e00d9cb4a98f52e32198
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type RemoteTask to Optional<RemoteTask> in method public scheduleTask(node Node, partition int, totalPartitions OptionalInt) : Optional<RemoteTask> in class com.facebook.presto.execution.scheduler.FixedCountScheduler.TaskScheduler | From | To | |
Change Return Type RemoteTask to Optional<RemoteTask> in method public scheduleTask(node Node, partition int, totalPartitions OptionalInt) : Optional<RemoteTask> in class com.facebook.presto.execution.SqlStageExecution | From | To |