a615fd4f2247f6a19bb5a1260f067dac4ce9d05a
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private write(output DataOutput, node AddressableNode) : void extracted from public writeObject(output ObjectOutput, node AddressableNode) : void in class org.wildfly.clustering.server.group.AddressableNodeExternalizer | From | To | |
Extract Method private read(input DataInput) : AddressableNode extracted from public readObject(input ObjectInput) : AddressableNode in class org.wildfly.clustering.server.group.AddressableNodeExternalizer | From | To |