8a97b144eac4131225cda815c0561a0b9982bfab
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable fields : List<String> to fieldDisplayNames : List<String> in method public getDisplayName() : String in class com.facebook.presto.type.RowType | From | To | |
| Extract Variable | 1 | ||
| Extract Variable typeDisplayName : String in method public getDisplayName() : String from class com.facebook.presto.type.RowType | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public getDisplayName() : String extracted from public getDisplayName() : String in class com.facebook.presto.type.RowType & moved to class com.facebook.presto.type.ArrayType | From | To |