58b797c689197cc86424b430fac33b79d0e71aed
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getMetricName(instance String, name String) : String renamed to public getMetricNameWithUniqueId(instance String, name String) : String in class alluxio.metrics.MetricsSystem | From | To | |
| Move Attribute | 4 | ||
| Move Attribute public BLOCKS_DELETED : String from class alluxio.worker.WorkerSource to public BLOCKS_DELETED : String from class alluxio.worker.block.BlockMetricsReporter | From | To | |
| Move Attribute public BLOCKS_ACCESSED : String from class alluxio.worker.WorkerSource to public BLOCKS_ACCESSED : String from class alluxio.worker.block.BlockMetricsReporter | From | To | |
| Move Attribute public BLOCKS_PROMOTED : String from class alluxio.worker.WorkerSource to public BLOCKS_PROMOTED : String from class alluxio.worker.block.BlockMetricsReporter | From | To | |
| Move Attribute public BLOCKS_EVICTED : String from class alluxio.worker.WorkerSource to public BLOCKS_EVICTED : String from class alluxio.worker.block.BlockMetricsReporter | From | To |