f7b16a99b176ad6c032654928a67c82f23e74870
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable props : Map<String,String> to serverProps : Map<String,String> in method public doSetup() : void in class org.apache.phoenix.end2end.IndexScrutinyToolIT | From | To | |
Extract Method | 1 | ||
Extract Method private getArgValues(schemaName String, dataTable String, indxTable String, batchSize Long, sourceTable SourceTable, outputInvalidRows boolean, outputFormat OutputFormat, maxOutputRows Long, scrutinyTs Long) : String[] extracted from private getArgValues(schemaName String, dataTable String, indxTable String, batchSize Long, sourceTable SourceTable, outputInvalidRows boolean, outputFormat OutputFormat, maxOutputRows Long) : String[] in class org.apache.phoenix.end2end.IndexScrutinyToolIT | From | To |