db750277c2e4943b5ebfe2bdbf0389407e8bf2fb
Files Diff
- Added: 1
- Removed: 12
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 3 | ||
Inline Method private testTooManyQueries(resourceGroups boolean) : void inlined to public testResourceGroupManagerWithTooManyQueriesScheduled() : void in class com.facebook.presto.execution.TestQueues | From | To | |
Inline Method private testTwoQueriesAtSameTime(resourceGroups boolean) : void inlined to public testResourceGroupManagerWithTwoDashboardQueriesRequestedAtTheSameTime() : void in class com.facebook.presto.execution.TestQueues | From | To | |
Inline Method private testBasic(resourceGroups boolean) : void inlined to public testResourceGroupManager() : void in class com.facebook.presto.execution.TestQueues | From | To | |
Change Return Type | 1 | ||
Change Return Type InternalResourceGroupManager to InternalResourceGroupManager<?> in method private getResourceGroupManager(queryRunner DistributedQueryRunner) : InternalResourceGroupManager<?> in class com.facebook.presto.execution.resourceGroups.TestResourceGroupIntegration | From | To | |
Move Class | 1 | ||
Move Class com.facebook.presto.execution.resourceGroups.LegacyResourceGroupConfigurationManagerFactory.VoidContext moved to com.facebook.presto.execution.resourceGroups.LegacyResourceGroupConfigurationManager.VoidContext | From | To |