bb2b296c20247b7dcb25bcf49a501cc9951d04c5
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Class | 1 | ||
| Extract Class com.facebook.presto.hive.HiveTransactionManager from class com.facebook.presto.hive.HiveConnector | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute transactions : ConcurrentMap<ConnectorTransactionHandle,HiveMetadata> to transactionManager : HiveTransactionManager in class com.facebook.presto.hive.HiveConnector | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type transactions : ConcurrentMap<ConnectorTransactionHandle,HiveMetadata> to transactionManager : HiveTransactionManager in class com.facebook.presto.hive.HiveConnector | From | To |