3fcda6a67e8e859de3fc41ed93903832a30fc126
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type portKey : String to portKey : PropertyKey in method package ServiceType(serviceName String, hostNameKey PropertyKey, bindHostKey PropertyKey, portKey PropertyKey, defaultPort int) in class alluxio.util.network.NetworkAddressUtils.ServiceType | From | To | |
Change Parameter Type bindHostKey : String to bindHostKey : PropertyKey in method package ServiceType(serviceName String, hostNameKey PropertyKey, bindHostKey PropertyKey, portKey PropertyKey, defaultPort int) in class alluxio.util.network.NetworkAddressUtils.ServiceType | From | To | |
Change Parameter Type hostNameKey : String to hostNameKey : PropertyKey in method package ServiceType(serviceName String, hostNameKey PropertyKey, bindHostKey PropertyKey, portKey PropertyKey, defaultPort int) in class alluxio.util.network.NetworkAddressUtils.ServiceType | From | To | |
Change Return Type | 3 | ||
Change Return Type String to PropertyKey in method public getBindHostKey() : PropertyKey in class alluxio.util.network.NetworkAddressUtils.ServiceType | From | To | |
Change Return Type String to PropertyKey in method public getHostNameKey() : PropertyKey in class alluxio.util.network.NetworkAddressUtils.ServiceType | From | To | |
Change Return Type String to PropertyKey in method public getPortKey() : PropertyKey in class alluxio.util.network.NetworkAddressUtils.ServiceType | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type mBindHostKey : String to mBindHostKey : PropertyKey in class alluxio.util.network.NetworkAddressUtils.ServiceType | From | To | |
Change Attribute Type mHostNameKey : String to mHostNameKey : PropertyKey in class alluxio.util.network.NetworkAddressUtils.ServiceType | From | To | |
Change Attribute Type mPortKey : String to mPortKey : PropertyKey in class alluxio.util.network.NetworkAddressUtils.ServiceType | From | To |