03d5b15e052f340430a9a9ef6f27b4339632a699
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute out : ByteArrayDataOutputStream to output : ByteArrayDataOutputStream in method protected sendMessageList(dest Address, src Address, cluster_name byte[], list List<Message>) : void in class org.jgroups.protocols.TP.BaseBundler | From | To | |
| Replace Variable With Attribute out : ByteArrayDataOutputStream to output : ByteArrayDataOutputStream in method protected sendSingleMessage(msg Message) : void in class org.jgroups.protocols.TP.BaseBundler | From | To | |
| Move And Rename Attribute | 1 | ||
| Move And Rename Attribute protected outputStream : ByteArrayDataOutputStream renamed to protected output : ByteArrayDataOutputStream and moved from class org.jgroups.protocols.TP.SimplifiedTransferQueueBundler to class org.jgroups.protocols.TP.BaseBundler | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute ch1 : JChannel to a : JChannel in class org.jgroups.tests.DiscardTest | From | To | |
| Rename Attribute ch2 : JChannel to b : JChannel in class org.jgroups.tests.DiscardTest | From | To |