8de80ff71234f8fb005f297f1ce6d4755633d5e4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable movableTypes : List<StorageType> to nonTransientTypes : List<StorageType> in method private getNonTransientTypes() : List<StorageType> in class org.apache.hadoop.hdfs.StorageType | From | To | |
| Extract Variable | 1 | ||
| Extract Variable builder : SetQuotaRequestProto.Builder in method public setQuota(path String, namespaceQuota long, diskspaceQuota long, type StorageType) : void from class org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB | From | To | |
| Extract Method | 1 | ||
| Extract Method private getNonTransientTypes() : List<StorageType> extracted from public getMovableTypes() : List<StorageType> in class org.apache.hadoop.hdfs.StorageType | From | To |