b3a633b56ab53735ee0838b8b32575e3f5030811
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable tier : StorageTier in method public BlockMetadataManager(tachyonConf TachyonConf) from class tachyon.worker.block.BlockMetadataManager | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mTiers : Map<Integer,StorageTier> to mTiers : List<StorageTier> in class tachyon.worker.block.BlockMetadataManager | From | To |