266df2c9be643e1827a0b71595e5bb0d6a47b851
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type aliasFormat : String to aliasFormat : PropertyKeyFormat in method private checkStorageTierAssoc(assoc StorageTierAssoc, levelsProperty PropertyKey, aliasFormat PropertyKeyFormat) : void in class alluxio.StorageTierAssocTest | From | To | |
Change Parameter Type aliasFormat : String to aliasFormat : PropertyKeyFormat in method protected StorageTierAssoc(levelsProperty PropertyKey, aliasFormat PropertyKeyFormat) in class alluxio.StorageTierAssoc | From | To | |
Move Method | 2 | ||
Move Method public format() : void from class alluxio.PropertyKeyTest to public format() : void from class alluxio.PropertyKeyFormatTest | From | To | |
Move Method public format(format String, ordinal int) : PropertyKey from class alluxio.PropertyKey to public format(ordinal int) : PropertyKey from class alluxio.PropertyKeyFormat | From | To |