cc993bcad219f449f452ac3a36021398d3cc48f1
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type jvmRoute : String to routes : Iterator<CharSequence> in method public ExistingSessionTarget(session String, routes Iterator<CharSequence>, entry VirtualHost.HostEntry, container ModClusterContainer, forceStickySession boolean) in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.ExistingSessionTarget | From | To | |
Rename Variable | 3 | ||
Rename Variable session : String to sessionId : String in method public findTarget(exchange HttpServerExchange) : ModClusterProxyTarget in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterContainer | From | To | |
Rename Variable domain : String to firstRoute : String in method package resolveNode() : void in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.ExistingSessionTarget | From | To | |
Rename Attribute | 1 | ||
Rename Attribute jvmRoute : String to routes : Iterator<CharSequence> in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.ExistingSessionTarget | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type jvmRoute : String to routes : Iterator<CharSequence> in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.ExistingSessionTarget | From | To | |
Rename Parameter | 1 | ||
Rename Parameter jvmRoute : String to routes : Iterator<CharSequence> in method public ExistingSessionTarget(session String, routes Iterator<CharSequence>, entry VirtualHost.HostEntry, container ModClusterContainer, forceStickySession boolean) in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.ExistingSessionTarget | From | To |