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