c3c2d162fdcae1849f4f2c898b0178f79e8dabc0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable existingFiles : Set<String> to result : Set<String> in method protected listAllDataFiles(path Path) : Set<String> in class com.facebook.presto.hive.AbstractTestHiveClient | From | To | |
Extract Method | 1 | ||
Extract Method public listAllDataPaths(metastore HiveMetastore, schemaName String, tableName String) : List<String> extracted from protected listAllDataFiles(schemaName String, tableName String) : Set<String> in class com.facebook.presto.hive.AbstractTestHiveClient | From | To |