947f906d644c29e2f1bf02a44b0824bffcd2dc74
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type blockWorker : BlockWorker to worker : AlluxioWorker in method public create(dataAddress InetSocketAddress, worker AlluxioWorker, conf Configuration) : DataServer in class alluxio.worker.DataServer.Factory | From | To | |
| Change Parameter Type blockWorker : BlockWorker to worker : AlluxioWorker in method public DataServerHandler(worker AlluxioWorker, configuration Configuration) in class alluxio.worker.netty.DataServerHandler | From | To | |
| Change Parameter Type blockWorker : BlockWorker to worker : AlluxioWorker in method public NettyDataServer(address InetSocketAddress, worker AlluxioWorker, configuration Configuration) in class alluxio.worker.netty.NettyDataServer | From | To | |
| Rename Parameter | 3 | ||
| Rename Parameter blockWorker : BlockWorker to worker : AlluxioWorker in method public create(dataAddress InetSocketAddress, worker AlluxioWorker, conf Configuration) : DataServer in class alluxio.worker.DataServer.Factory | From | To | |
| Rename Parameter blockWorker : BlockWorker to worker : AlluxioWorker in method public DataServerHandler(worker AlluxioWorker, configuration Configuration) in class alluxio.worker.netty.DataServerHandler | From | To | |
| Rename Parameter blockWorker : BlockWorker to worker : AlluxioWorker in method public NettyDataServer(address InetSocketAddress, worker AlluxioWorker, configuration Configuration) in class alluxio.worker.netty.NettyDataServer | From | To |