3d0708bdb0a75af3d87bbac9f6c4ffbcabab98ca
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 24
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type counts : Content.Counts to counts : ContentCounts in method public computeContentSummary4Snapshot(bsps BlockStoragePolicySuite, counts ContentCounts) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Content.Counts to ContentCounts in method public getCounts() : ContentCounts in class org.apache.hadoop.hdfs.server.namenode.ContentSummaryComputationContext | From | To | |
| Extract Variable | 1 | ||
| Extract Variable fileLen : long in method public computeContentSummary(summary ContentSummaryComputationContext) : ContentSummaryComputationContext from class org.apache.hadoop.hdfs.server.namenode.INodeFile | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type counts : Content.Counts to counts : ContentCounts in method public computeContentSummary(summary ContentSummaryComputationContext) : ContentSummaryComputationContext in class org.apache.hadoop.hdfs.server.namenode.INodeFile | From | To | |
| Change Variable Type counts : Content.Counts to counts : ContentCounts in method public computeAndConvertContentSummary(summary ContentSummaryComputationContext) : ContentSummary in class org.apache.hadoop.hdfs.server.namenode.INode | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type counts : Content.Counts to counts : ContentCounts in class org.apache.hadoop.hdfs.server.namenode.ContentSummaryComputationContext | From | To |