ea4b93df640e8add02b0c9f0355d394073a6dd72
Files Diff
- Added: 0
 - Removed: 2
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 1 | ||
| Move And Rename Method public createHiveCluster(injector Injector, config HivePluginConfig) : HiveCluster from class com.facebook.presto.hive.HiveClientModule to private checkMetastoreUri(uri URI) : URI from class com.facebook.presto.hive.StaticHiveCluster | From | To | |
| Move Method | 1 | ||
| Move Method public getMetastoreUri() : URI from class com.facebook.presto.hive.HivePluginConfig to public getMetastoreUri() : URI from class com.facebook.presto.hive.HiveClientConfig | From | To | |
| Change Return Type | 1 | ||
| Change Return Type HiveCluster to URI in method private checkMetastoreUri(uri URI) : URI in class com.facebook.presto.hive.StaticHiveCluster | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private metastoreUri : URI from class com.facebook.presto.hive.HivePluginConfig to private metastoreUri : URI from class com.facebook.presto.hive.HiveClientConfig | From | To |