4cef7cc37cd0f15c12956b0b0baa4253a1117eb8
Files Diff
- Added: 7
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 3 | ||
| Extract Method private testTooManyQueries(resourceGroups boolean) : void extracted from public testSqlQueryQueueManagerWithTooManyQueriesScheduled() : void in class com.facebook.presto.execution.TestQueues | From | To | |
| Extract Method private testTwoQueriesAtSameTime(resourceGroups boolean) : void extracted from public testSqlQueryQueueManagerWithTwoDashboardQueriesRequestedAtTheSameTime() : void in class com.facebook.presto.execution.TestQueues | From | To | |
| Extract Method private testBasic(resourceGroups boolean) : void extracted from public testSqlQueryQueueManager() : void in class com.facebook.presto.execution.TestQueues | From | To |