f8a90120136b6f7371d60c965f0b07b4956cd842
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 4 | ||
Extract Variable metrics : VertxMetrics in method public listen(handler Handler<? super C>, port int, host String, listenHandler Handler<AsyncResult<Void>>) : void from class io.vertx.core.net.impl.NetServerBase | From | To | |
Extract Variable metrics : VertxMetrics in method public doUndeploy(undeployingContext ContextImpl, completionHandler Handler<AsyncResult<Void>>) : void from class io.vertx.core.impl.DeploymentManager.DeploymentImpl | From | To | |
Extract Variable metrics : HttpClientMetrics in method package handleClosed() : void from class io.vertx.core.http.impl.WebSocketImpl | From | To | |
Extract Variable metrics : VertxMetrics in method private doDeploy(identifier String, deploymentID String, options DeploymentOptions, parentContext ContextImpl, callingContext ContextImpl, completionHandler Handler<AsyncResult<String>>, tccl ClassLoader, verticles Verticle...) : void from class io.vertx.core.impl.DeploymentManager | From | To | |
Change Variable Type | 1 | ||
Change Variable Type metrics : HttpClientMetrics to metrics : VertxMetrics in method public HttpClientImpl(vertx VertxInternal, options HttpClientOptions) in class io.vertx.core.http.impl.HttpClientImpl | From | To |