03e3f5c12fa4ce0e14fb5bd1c3af54b9ea4fba53
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Optional<BlockMeta> to BlockMeta in method public getBlockMeta(blockId long) : BlockMeta in class tachyon.worker.block.meta.StorageTier | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute level : int to mTierLevel : int in method public StorageTier(tachyonConf TachyonConf, tierLevel int, tierAlias int) in class tachyon.worker.block.meta.StorageTier | From | To |