56f1a8c783b3537d0712b1e98a176d707396e5fa
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public getTaskManagementExecutor() : ThreadPoolExecutorMBean from class com.facebook.presto.execution.SqlTaskManager to public getTaskManagementExecutor() : ThreadPoolExecutorMBean from class com.facebook.presto.execution.TaskManagementExecutor | From | To | |
Move Attribute | 1 | ||
Move Attribute private taskManagementExecutorMBean : ThreadPoolExecutorMBean from class com.facebook.presto.execution.SqlTaskManager to private taskManagementExecutorMBean : ThreadPoolExecutorMBean from class com.facebook.presto.execution.TaskManagementExecutor | From | To |