73ae9533f606da39a79a454885954e448c99a297
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 2 | ||
Move Attribute protected member : String from class net.kuujo.copycat.raft.protocol.AbstractResponse to private member : String from class net.kuujo.copycat.raft.protocol.LeaveRequest | From | To | |
Move Attribute protected member : String from class net.kuujo.copycat.raft.protocol.AbstractResponse to private member : String from class net.kuujo.copycat.raft.protocol.JoinRequest | From | To | |
Push Down Attribute | 2 | ||
Push Down Attribute protected member : String from class net.kuujo.copycat.raft.protocol.AbstractRequest to private member : String from class net.kuujo.copycat.raft.protocol.LeaveRequest | From | To | |
Push Down Attribute protected member : String from class net.kuujo.copycat.raft.protocol.AbstractRequest to private member : String from class net.kuujo.copycat.raft.protocol.JoinRequest | From | To | |
Rename Attribute | 2 | ||
Rename Attribute member : String to uri : String in class net.kuujo.copycat.raft.protocol.AbstractResponse | From | To | |
Rename Attribute member : String to uri : String in class net.kuujo.copycat.raft.protocol.AbstractRequest | From | To |