bd8c1fd55d00bdb452c6207d950a0ed5abfee5f7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Attribute | 1 | ||
| Pull Up Attribute protected workerExec : Executor from class io.vertx.core.impl.WorkerContext to protected workerExec : Executor from class io.vertx.core.impl.ContextImpl | From | To | |
| Extract Variable | 1 | ||
| Extract Variable exec : Executor in method private executeBlocking(action Action<T>, blockingCodeHandler Handler<Future<T>>, internal boolean, resultHandler Handler<AsyncResult<T>>) : void from class io.vertx.core.impl.ContextImpl | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter bgExec : Executor to internalBlockingExec : Executor in method public EventLoopContext(vertx VertxInternal, internalBlockingExec Executor, workerExec Executor, deploymentID String, config JsonObject, tccl ClassLoader) in class io.vertx.core.impl.EventLoopContext | From | To |