a40342b0dab1f9137ae4b3679a5aca7f2a57d23d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method package updateCountForQuota(bsps BlockStoragePolicySuite, root INodeDirectory, threads int) : void from class org.apache.hadoop.hdfs.server.namenode.FSImage to package updateCountForQuota(initThreads int) : void from class org.apache.hadoop.hdfs.server.namenode.FSDirectory | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.hadoop.hdfs.server.namenode.FSImage.InitQuotaTask moved to org.apache.hadoop.hdfs.server.namenode.FSDirectory.InitQuotaTask | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter threads : int to initThreads : int in method package updateCountForQuota(initThreads int) : void in class org.apache.hadoop.hdfs.server.namenode.FSDirectory | From | To |