dde0ab55aadcf7c9cf71dbe36d90e97da6bc9498
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method private testAcquireWithMaxConcurrentMoversShared(maxConcurrentMovers int) : void inlined to public testAcquireWithMaxConcurrentMoversGreaterThanDefault() : void in class org.apache.hadoop.hdfs.server.datanode.TestDataNodeReconfiguration | From | To | |
Inline Method private testAcquireWithMaxConcurrentMoversShared(maxConcurrentMovers int) : void inlined to public testAcquireWithMaxConcurrentMoversLessThanDefault() : void in class org.apache.hadoop.hdfs.server.datanode.TestDataNodeReconfiguration | From | To | |
Change Return Type | 1 | ||
Change Return Type void to boolean in method public updateBalancerMaxConcurrentMovers(movers int) : boolean in class org.apache.hadoop.hdfs.server.datanode.DataXceiverServer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type maxThreads : AtomicInteger to maxThreads : int in class org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.BlockBalanceThrottler | From | To |