9502b47bd2a3cf32edae635293169883c2914475
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable remaining : long to reportRemaining : long in method public testProcessNodeReportCheckOneNode() : void in class org.apache.hadoop.hdds.scm.node.TestSCMNodeStorageStatMap | From | To | |
Rename Variable used : long to reportScmUsed : long in method public testProcessNodeReportCheckOneNode() : void in class org.apache.hadoop.hdds.scm.node.TestSCMNodeStorageStatMap | From | To | |
Rename Variable capacity : long to reportCapacity : long in method public testProcessNodeReportCheckOneNode() : void in class org.apache.hadoop.hdds.scm.node.TestSCMNodeStorageStatMap | From | To | |
Rename Parameter | 2 | ||
Rename Parameter failedVolumes : Set<StorageLocationReport> to failedVolumesSet : Set<StorageLocationReport> in method public setFailedVolumeSet(failedVolumesSet Set<StorageLocationReport>) : ReportResultBuilder in class org.apache.hadoop.hdds.scm.node.StorageReportResult.ReportResultBuilder | From | To | |
Rename Parameter fullVolumes : Set<StorageLocationReport> to fullVolumesSet : Set<StorageLocationReport> in method public setFullVolumeSet(fullVolumesSet Set<StorageLocationReport>) : ReportResultBuilder in class org.apache.hadoop.hdds.scm.node.StorageReportResult.ReportResultBuilder | From | To |