814dfbd2dfb00e04af64d1e0e64b27398f025750
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 2 | ||
Pull Up Method public getName() : String from class org.apache.drill.exec.store.hive.HiveStoragePlugin to public getName() : String from class org.apache.drill.exec.store.AbstractStoragePlugin | From | To | |
Pull Up Method public getContext() : DrillbitContext from class org.apache.drill.exec.store.hive.HiveStoragePlugin to public getContext() : DrillbitContext from class org.apache.drill.exec.store.AbstractStoragePlugin | From | To | |
Pull Up Attribute | 2 | ||
Pull Up Attribute private context : DrillbitContext from class org.apache.drill.exec.store.hive.HiveStoragePlugin to private context : DrillbitContext from class org.apache.drill.exec.store.AbstractStoragePlugin | From | To | |
Pull Up Attribute private name : String from class org.apache.drill.exec.store.hive.HiveStoragePlugin to private name : String from class org.apache.drill.exec.store.AbstractStoragePlugin | From | To |