76e744979b3ba9e87568f3a61e5eb3f7b540ac66
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testLiveTimeout() : void renamed to public testRoundRobin() : void in class org.eclipse.jetty.client.RoundRobinConnectionPoolTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable liveTimeout : long to maxConnections : int in method public testRoundRobin() : void in class org.eclipse.jetty.client.RoundRobinConnectionPoolTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type liveTimeout : long to maxConnections : int in method public testRoundRobin() : void in class org.eclipse.jetty.client.RoundRobinConnectionPoolTest | From | To |