ff18dab7ba0fee273002aef86a6aaeca509196d1
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type hostAndPort : HostAndPort to endpoint : NetEndpoint in method private initTransfer(ci ConnectionInfo, endpoint NetEndpoint) : Transfer in class org.lealone.client.ClientSession | From | To | |
| Rename Variable | 1 | ||
| Rename Variable hostAndPort : HostAndPort to endpoint : NetEndpoint in method private connectServer() : void in class org.lealone.client.ClientSession | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type hostAndPort : HostAndPort to endpoint : NetEndpoint in method private connectServer() : void in class org.lealone.client.ClientSession | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter hostAndPort : HostAndPort to endpoint : NetEndpoint in method private initTransfer(ci ConnectionInfo, endpoint NetEndpoint) : Transfer in class org.lealone.client.ClientSession | From | To |