1ade20aab4cb1622b4247af49b4ed34218d991f0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getInstance(inst String) : Properties renamed to public getInstanceProperties(inst String) : Properties in class tachyon.metrics.MetricsConfig | From | To | |
| Extract Attribute | 2 | ||
| Extract Attribute private WORKER_SOURCE_NAME : String in class tachyon.worker.WorkerSource | From | To | |
| Extract Attribute private MASTER_SOURCE_NAME : String in class tachyon.master.MasterSource | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute mMasterMetricSystem : MetricsSystem to mMasterMetricsSystem : MetricsSystem in class tachyon.master.TachyonMaster | From | To | |
| Rename Attribute mWorkerMetricSystem : MetricsSystem to mWorkerMetricsSystem : MetricsSystem in class tachyon.worker.TachyonWorker | From | To |