f2b8c3f5e67b9e2d5e89eddc3c3ef40ffb744c9a
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public run() : void renamed to public runSingleTask() : long in class alluxio.collections.IndexedSetConcurrencyTest.ConcurrentRemoveByIterator | From | To | |
| Rename Method public basicConcurrentTest() : void renamed to public basicConcurrentUpdateTest() : void in class alluxio.collections.IndexedSetConcurrencyTest | From | To | |
| Rename Method public concurrentTest() : void renamed to public concurrentUpdateTest() : void in class alluxio.collections.IndexedSetConcurrencyTest | From | To | |
| Pull Up Method | 1 | ||
| Pull Up Method public run() : void from class alluxio.collections.IndexedSetConcurrencyTest.ConcurrentRemoveByField to public run() : void from class alluxio.collections.IndexedSetConcurrencyTest.ConcurrentTask | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to long in method public runSingleTask() : long in class alluxio.collections.IndexedSetConcurrencyTest.ConcurrentRemoveByIterator | From | To |