d732aad2dc59d8db12f6dc64b3a4e60b470d00f6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method private checkLoopbackAddress(address String) : void inlined to public start() : DrillbitEndpoint in class org.apache.drill.exec.service.ServiceEngine | From | To | |
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute address : String to hostName : String in method public start() : DrillbitEndpoint in class org.apache.drill.exec.service.ServiceEngine | From | To | |
| Merge Parameter | 1 | ||
| Merge Parameter [workBus : WorkEventBus, bee : WorkerBee] to manager : WorkManager in method public ServiceEngine(manager WorkManager, context BootStrapContext, allowPortHunting boolean, isDistributedMode boolean) in class org.apache.drill.exec.service.ServiceEngine | From | To |