de21140f5ecc583fabdd3eb4b5da74ce27645644
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method private renderErrorLocation(query String, results QueryResults, out PrintStream) : void inlined to public renderFailure(out PrintStream) : void in class com.facebook.presto.cli.Query | From | To | |
Extract Variable | 1 | ||
Extract Variable error : QueryError in method public renderFailure(out PrintStream) : void from class com.facebook.presto.cli.Query | From | To |