05e5bb83b3fff177e53759af50c562f0ccf781cb
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public testWriteAndRead() : void renamed to public testPutAndTake() : void in class org.jgroups.tests.RingBufferTest | From | To | |
| Rename Method public testWriteBlocking() : void renamed to public testPutBlocking() : void in class org.jgroups.tests.RingBufferTest | From | To | |
| Rename Method public testReadBlocking() : void renamed to public testTakeBlocking() : void in class org.jgroups.tests.RingBufferTest | From | To | |
| Extract Method | 1 | ||
| Extract Method public _waitForMessages() : void extracted from public waitForMessages(num_spins int, wait_strategy BiConsumer<Integer,Integer>) : int in class org.jgroups.util.RingBuffer | From | To |