77b679a6d0d3003fab8c7d14dbf5325a71cab319
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 2 | ||
Rename Attribute mTier : int to mTierAlias : int in class tachyon.worker.BlockStoreLocation | From | To | |
Rename Attribute mDir : int to mDirIndex : int in class tachyon.worker.BlockStoreLocation | From | To | |
Rename Parameter | 3 | ||
Rename Parameter tier : int to tierAlias : int in method public BlockStoreLocation(tierAlias int, dirIndex int) in class tachyon.worker.BlockStoreLocation | From | To | |
Rename Parameter dir : int to dirIndex : int in method public BlockStoreLocation(tierAlias int, dirIndex int) in class tachyon.worker.BlockStoreLocation | From | To | |
Rename Parameter tier : int to tierAlias : int in method public anyDirInTier(tierAlias int) : BlockStoreLocation in class tachyon.worker.BlockStoreLocation | From | To |