6d2518f267ec54b475dc583bd6f2bd484e13b797
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private doCreateTable(tableName SchemaTableName, storageFormat HiveStorageFormat) : void renamed to private createTable(tableName SchemaTableName, storageFormat HiveStorageFormat) : void in class com.facebook.presto.hive.AbstractTestHiveClientS3 | From | To | |
| Inline Method | 1 | ||
| Inline Method protected setupHive(databaseName String) : void inlined to protected setup(host String, port int, databaseName String, awsAccessKey String, awsSecretKey String, writableBucket String) : void in class com.facebook.presto.hive.AbstractTestHiveClientS3 | From | To |