5179d99b7e1faeac1ce041967480115913d9f795
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute spsRunning : boolean to monitorRunning : boolean in class org.apache.hadoop.hdfs.server.namenode.BlockStorageMovementAttemptedItems | From | To | |
Extract Variable | 2 | ||
Extract Variable isMoverRunning : boolean in method public run() : void from class org.apache.hadoop.hdfs.server.namenode.StoragePolicySatisfier | From | To | |
Extract Variable sps : StoragePolicySatisfier in method package handleHeartbeat(nodeReg DatanodeRegistration, reports StorageReport[], cacheCapacity long, cacheUsed long, xceiverCount int, xmitsInProgress int, failedVolumes int, volumeFailureSummary VolumeFailureSummary, requestFullBlockReportLease boolean, slowPeers SlowPeerReports, slowDisks SlowDiskReports, blksMovementResults BlocksStorageMovementResult[]) : HeartbeatResponse from class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public isStoragePolicySatisfierRunning() : boolean extracted from public isStoragePolicySatisfierRunning() : boolean in class org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer & moved to class org.apache.hadoop.hdfs.server.blockmanagement.BlockManager | From | To |