d8b3c1db2eb82b6456891d600c1f7000dd17a234
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public get() : AlluxioWorker from class alluxio.worker.DefaultAlluxioWorker to public get() : AlluxioWorker from class alluxio.worker.AlluxioWorker.Factory | From | To | |
Move Method public main(args String[]) : void from class alluxio.worker.DefaultAlluxioWorker to public main(args String[]) : void from class alluxio.worker.AlluxioWorkerLauncher | From | To | |
Move Attribute | 1 | ||
Move Attribute private sAlluxioWorker : AlluxioWorker from class alluxio.worker.DefaultAlluxioWorker to private sAlluxioWorker : AlluxioWorker from class alluxio.worker.AlluxioWorker.Factory | From | To |