6a38d118d86b7907009bcec34f1b788d076f1d1c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type bsps : BlockStoragePolicySuite to context : ContentSummaryComputationContext in method public computeContentSummary4Snapshot(context ContentSummaryComputationContext) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectorySnapshottableFeature | From | To | |
Extract Method | 2 | ||
Extract Method private setSnapshotCounts(snapshotCounts ContentCounts) : void extracted from public ContentSummaryComputationContext(dir FSDirectory, fsn FSNamesystem, limitPerRun long, sleepMicroSec long) in class org.apache.hadoop.hdfs.server.namenode.ContentSummaryComputationContext | From | To | |
Extract Method private setCounts(counts ContentCounts) : void extracted from public ContentSummaryComputationContext(dir FSDirectory, fsn FSNamesystem, limitPerRun long, sleepMicroSec long) in class org.apache.hadoop.hdfs.server.namenode.ContentSummaryComputationContext | From | To | |
Rename Parameter | 1 | ||
Rename Parameter bsps : BlockStoragePolicySuite to context : ContentSummaryComputationContext in method public computeContentSummary4Snapshot(context ContentSummaryComputationContext) : void in class org.apache.hadoop.hdfs.server.namenode.snapshot.DirectorySnapshottableFeature | From | To |