fb9deed41d6b9f242474b474a5acde0c858e28f6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private getTypesQuota() : long[] inlined to public hashCode() : int in class org.apache.hadoop.fs.QuotaUsage | From | To | |
Inline Method private getTypesConsumed() : long[] inlined to public hashCode() : int in class org.apache.hadoop.fs.QuotaUsage | From | To | |
Change Variable Type | 2 | ||
Change Variable Type content : StringBuffer to content : StringBuilder in method protected getTypesQuotaUsage(hOption boolean, types List<StorageType>) : String in class org.apache.hadoop.fs.QuotaUsage | From | To | |
Change Variable Type header : StringBuffer to header : StringBuilder in method public getStorageTypeHeader(storageTypes List<StorageType>) : String in class org.apache.hadoop.fs.QuotaUsage | From | To | |
Rename Parameter | 1 | ||
Rename Parameter to : Object to obj : Object in method public equals(obj Object) : boolean in class org.apache.hadoop.fs.QuotaUsage | From | To |