c7ce6fdc20fe053f0bb3bcf900ffc0e1db6feee5
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type lock : Lock to lock : ReentrantLock in method package InstrumentedReentrantLock(name String, logger Log, lock ReentrantLock, minLoggingGapMs long, lockWarningThresholdMs long, clock Timer) in class org.apache.hadoop.hdfs.InstrumentedReentrantLock | From | To | |
| Change Parameter Type lock : Lock to lock : ReentrantLock in method public InstrumentedReentrantLock(name String, logger Log, lock ReentrantLock, minLoggingGapMs long, lockWarningThresholdMs long) in class org.apache.hadoop.hdfs.InstrumentedReentrantLock | From | To | |
| Rename Class | 2 | ||
| Rename Class org.apache.hadoop.hdfs.InstrumentedLock renamed to org.apache.hadoop.hdfs.InstrumentedReentrantLock | From | To | |
| Rename Class org.apache.hadoop.hdfs.TestInstrumentedLock renamed to org.apache.hadoop.hdfs.TestInstrumentedReentrantLock | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type lock : InstrumentedLock to lock : InstrumentedReentrantLock in method public testMultipleThread() : void in class org.apache.hadoop.hdfs.TestInstrumentedReentrantLock | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type lock : Lock to lock : ReentrantLock in class org.apache.hadoop.hdfs.InstrumentedReentrantLock | From | To |