ff51c2766a25f676ef22df3bfdf668f76b5f2d54
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method private countRows(tableFullName String) : int from class org.apache.phoenix.end2end.IndexScrutinyToolIT.IndexScrutinyToolNonTenantIT to protected countRows(conn Connection, tableFullName String) : int from class org.apache.phoenix.end2end.IndexScrutinyToolIT.SharedIndexToolIT | From | To | |
Extract Method | 1 | ||
Extract Method private testWithOutput(outputFormat OutputFormat) : void extracted from public testWithEmptyIndexTableOutputToFile() : void in class org.apache.phoenix.end2end.IndexScrutinyToolIT.IndexScrutinyToolTenantIT | From | To |