46b589491531c3011b479b50662dc88d27962200
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable reserveRatioProp : PropertyKey to lowWatermarkRatioProp : PropertyKey in method public reserveCorrectAmountsOfSpace() : void in class alluxio.worker.block.SpaceReserverTest | From | To | |
| Rename Variable tierReservedSpaceProp : PropertyKey to tierLowWatermarkProp : PropertyKey in method public SpaceReserver(blockWorker BlockWorker) in class alluxio.worker.block.SpaceReserver | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute WORKER_TIERED_STORE_LEVEL0_RESERVED_RATIO : String to WORKER_TIERED_STORE_LEVEL0_HIGH_WATERMARK_RATIO_FORMAT : String in class alluxio.PropertyKey.Name | From | To | |
| Rename Attribute WORKER_TIERED_STORE_LEVEL1_RESERVED_RATIO : String to WORKER_TIERED_STORE_LEVEL1_HIGH_WATERMARK_RATIO_FORMAT : String in class alluxio.PropertyKey.Name | From | To | |
| Rename Attribute WORKER_TIERED_STORE_LEVEL2_RESERVED_RATIO : String to WORKER_TIERED_STORE_LEVEL2_HIGH_WATERMARK_RATIO_FORMAT : String in class alluxio.PropertyKey.Name | From | To |