782a0f69b4dc86f5ed1f3df108ff223c0de2b1c5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public ConcurrentAddTest() : void renamed to public concurrentAddTest() : void in class alluxio.collections.IndexedSetConcurrencyTest | From | To | |
| Rename Method public run() : void renamed to public call() : Void in class alluxio.collections.IndexedSetConcurrencyTest.ConcurrentTask | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to Void in method public call() : Void in class alluxio.collections.IndexedSetConcurrencyTest.ConcurrentTask | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private mBarrier : CyclicBarrier from class alluxio.collections.IndexedSetConcurrencyTest to private mBarrier : CyclicBarrier from class alluxio.collections.IndexedSetConcurrencyTest.ConcurrentTask | From | To |