4346f01bdefc37b122440a721f87afe7521e4a62
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method public waitForGlobalResourceGroup(queryRunner DistributedQueryRunner) : void extracted from public testMemoryFraction() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroupIntegration | From | To | |
| Extract Method private getResourceGroupManager(queryRunner DistributedQueryRunner) : InternalResourceGroupManager extracted from public testMemoryFraction() : void in class com.facebook.presto.execution.resourceGroups.TestResourceGroupIntegration | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public waitForGlobalResourceGroup(queryRunner DistributedQueryRunner) : void extracted from public testMemoryFraction() : void in class com.facebook.presto.execution.resourceGroups.db.TestResourceGroupIntegration & moved to class com.facebook.presto.execution.resourceGroups.TestResourceGroupIntegration | From | To |