2e43c28e01fe006210e71aab179527669f6412ed
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable disk : String to entry : Map.Entry<String,Map<DiskOp,Double>> in method public equals(o Object) : boolean in class org.apache.hadoop.hdfs.server.protocol.SlowDiskReports | From | To | |
Change Variable Type | 1 | ||
Change Variable Type disk : String to entry : Map.Entry<String,Map<DiskOp,Double>> in method public equals(o Object) : boolean in class org.apache.hadoop.hdfs.server.protocol.SlowDiskReports | From | To | |
Extract Variable | 1 | ||
Extract Variable threadPool : ThreadPoolExecutor in method private initThreadsNumForStripedReads(numThreads int) : void from class org.apache.hadoop.hdfs.DFSClient | From | To |