34bca5097cca326ed95b1082da283f4c5990f6a5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private getUnusedWorkerHosts() : String[] renamed to private getUnfilledWorkerHosts() : String[] in class tachyon.yarn.ApplicationMaster | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute mOneWorkerPerHost : boolean to mMaxWorkersPerHost : int in class tachyon.yarn.ApplicationMaster | From | To | |
| Rename Attribute INTEGRATION_YARN_ONE_WORKER_PER_HOST : String to INTEGRATION_YARN_MAX_WORKERS_PER_HOST : String in class tachyon.Constants | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mOneWorkerPerHost : boolean to mMaxWorkersPerHost : int in class tachyon.yarn.ApplicationMaster | From | To |