6774e47430f96d6f8eddd562fe294cccf27e11e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private executeQueries(query Query, preQueryResults List<QueryResult>, gateway String, username String, password String, timeout Duration, postQueryResults List<QueryResult>, teardownRetries int) : QueryResult extracted from private executeQueryTest() : QueryResult in class com.facebook.presto.verifier.Validator | From | To | |
Extract Method private executeQueries(query Query, preQueryResults List<QueryResult>, gateway String, username String, password String, timeout Duration, postQueryResults List<QueryResult>, teardownRetries int) : QueryResult extracted from private executeQueryControl() : QueryResult in class com.facebook.presto.verifier.Validator | From | To |