5f002745565307db2bd887a277e39905e52eaae8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type host : String to address : HostAndPort in method package TTransportWrapper(transport TTransport, address HostAndPort) in class com.facebook.presto.hive.metastore.thrift.Transport.TTransportWrapper | From | To | |
| Change Parameter Type host : String to address : HostAndPort in method private rewriteException(e TTransportException, address HostAndPort) : TTransportException in class com.facebook.presto.hive.metastore.thrift.Transport | From | To | |
| Merge Parameter | 2 | ||
| Merge Parameter [host : String, port : int] to address : HostAndPort in method private createRaw(address HostAndPort, socksProxy Optional<HostAndPort>, timeoutMillis int) : TTransport in class com.facebook.presto.hive.metastore.thrift.Transport | From | To | |
| Merge Parameter [host : String, port : int] to address : HostAndPort in method public create(address HostAndPort, socksProxy Optional<HostAndPort>, timeoutMillis int, authentication HiveMetastoreAuthentication) : TTransport in class com.facebook.presto.hive.metastore.thrift.Transport | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute host : String to address : HostAndPort in class com.facebook.presto.hive.metastore.thrift.Transport.TTransportWrapper | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type host : String to address : HostAndPort in class com.facebook.presto.hive.metastore.thrift.Transport.TTransportWrapper | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter host : String to address : HostAndPort in method package TTransportWrapper(transport TTransport, address HostAndPort) in class com.facebook.presto.hive.metastore.thrift.Transport.TTransportWrapper | From | To | |
| Rename Parameter host : String to address : HostAndPort in method private rewriteException(e TTransportException, address HostAndPort) : TTransportException in class com.facebook.presto.hive.metastore.thrift.Transport | From | To |