19b272185bd98e556e8daee921b7700d4d61e1b1
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 3 | ||
| Move Method public createTransactionManager(config TransactionManagerConfig, catalogManager CatalogManager, idleCheckExecutor ScheduledExecutorService, finishingExecutor ExecutorService) : TransactionManager from class com.facebook.presto.server.ServerMainModule to public createTransactionManager(config TransactionManagerConfig, catalogManager CatalogManager, idleCheckExecutor ScheduledExecutorService, finishingExecutor ExecutorService) : TransactionManager from class com.facebook.presto.server.CoordinatorModule | From | To | |
| Move Method public createTransactionIdleCheckExecutor() : ScheduledExecutorService from class com.facebook.presto.server.ServerMainModule to public createTransactionIdleCheckExecutor() : ScheduledExecutorService from class com.facebook.presto.server.CoordinatorModule | From | To | |
| Move Method public createTransactionFinishingExecutor() : ExecutorService from class com.facebook.presto.server.ServerMainModule to public createTransactionFinishingExecutor() : ExecutorService from class com.facebook.presto.server.CoordinatorModule | From | To |