f7281ec218947c08dbe609b5574be466c0898cd8
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getMetastoreUri() : URI renamed to public getMetastoreUris() : List<URI> in class com.facebook.presto.hive.StaticMetastoreConfig | From | To | |
| Change Return Type | 1 | ||
| Change Return Type URI to List<URI> in method public getMetastoreUris() : List<URI> in class com.facebook.presto.hive.StaticMetastoreConfig | From | To |