3e8d56dae1a4b58919c1c648a0d0d9067af1977f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public size() : int renamed to public serializedSize() : int in class org.jgroups.util.SizeStreamable | From | To | |
Rename Method public size() : int renamed to public serializedSize() : int in class org.jgroups.protocols.PingData | From | To | |
Rename Method public size() : int renamed to public serializedSize() : int in class org.jgroups.stack.GossipData | From | To | |
Extract Variable | 2 | ||
Extract Variable expected_size : int in method public streamableToByteBuffer(obj Streamable) : byte[] from class org.jgroups.util.Util | From | To | |
Extract Variable expected_size : int in method public streamableToBuffer(obj Streamable) : Buffer from class org.jgroups.util.Util | From | To |