123f73524107f20667e06031ef20c3bacff5d937
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public supportsColumnStatistics() : boolean renamed to public getSupportedColumnStatistics(type Type) : Set<ColumnStatisticType> in class com.facebook.presto.hive.metastore.ExtendedHiveMetastore | From | To | |
Rename Method public supportsColumnStatistics() : boolean renamed to public getSupportedColumnStatistics(type Type) : Set<ColumnStatisticType> in class com.facebook.presto.hive.metastore.CachingHiveMetastore | From | To | |
Rename Method public supportsColumnStatistics() : boolean renamed to public getSupportedColumnStatistics(type Type) : Set<ColumnStatisticType> in class com.facebook.presto.hive.metastore.thrift.BridgingHiveMetastore | From | To | |
Rename Method public supportsColumnStatistics() : boolean renamed to public getSupportedColumnStatistics(type Type) : Set<ColumnStatisticType> in class com.facebook.presto.hive.metastore.thrift.HiveMetastore | From | To | |
Change Return Type | 4 | ||
Change Return Type boolean to Set<ColumnStatisticType> in method public getSupportedColumnStatistics(type Type) : Set<ColumnStatisticType> in class com.facebook.presto.hive.metastore.thrift.HiveMetastore | From | To | |
Change Return Type boolean to Set<ColumnStatisticType> in method public getSupportedColumnStatistics(type Type) : Set<ColumnStatisticType> in class com.facebook.presto.hive.metastore.ExtendedHiveMetastore | From | To | |
Change Return Type boolean to Set<ColumnStatisticType> in method public getSupportedColumnStatistics(type Type) : Set<ColumnStatisticType> in class com.facebook.presto.hive.metastore.thrift.BridgingHiveMetastore | From | To | |
Change Return Type boolean to Set<ColumnStatisticType> in method public getSupportedColumnStatistics(type Type) : Set<ColumnStatisticType> in class com.facebook.presto.hive.metastore.CachingHiveMetastore | From | To |