3162a0b0fee6b3fc587b4387e6d6e3f088a584a3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type type : Class<T> to type : Class<X> in method public DaoSupplier(dbi IDBI, type Class<X>) in class com.facebook.presto.raptor.util.DaoSupplier | From | To | |
Extract Variable | 1 | ||
Extract Variable shardDaoSupplier : DaoSupplier<ShardDao> in method public createShardManager(dbi IDBI, nodeSupplier NodeSupplier) : ShardManager from class com.facebook.presto.raptor.metadata.TestDatabaseShardManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type type : Class<T> to type : Class<? extends T> in class com.facebook.presto.raptor.util.DaoSupplier | From | To |