cb005f997b5817541b090ecdaa387050444f7fd4
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 6 | ||
Change Parameter Type protocol : Protocol to protocol : Raft in method protected AbstractResource(protocol Raft) in class net.kuujo.copycat.AbstractResource | From | To | |
Change Parameter Type members : ManagedMembers to members : Members in method public withMembers(members Members) : Builder in class net.kuujo.copycat.CopycatClient.Builder | From | To | |
Change Parameter Type protocol : Protocol to protocol : Raft in method public ResourceProtocol(resource long, protocol Raft) in class net.kuujo.copycat.ResourceProtocol | From | To | |
Change Parameter Type protocol : ManagedProtocol to protocol : RaftClient in method public CopycatClient(protocol RaftClient) in class net.kuujo.copycat.CopycatClient | From | To | |
Change Parameter Type protocol : ManagedProtocol to protocol : ManagedRaft in method protected Copycat(protocol ManagedRaft) in class net.kuujo.copycat.Copycat | From | To | |
Change Parameter Type protocol : Raft to protocol : RaftServer in method public CopycatServer(protocol RaftServer) in class net.kuujo.copycat.CopycatServer | From | To | |
Rename Attribute | 1 | ||
Rename Attribute alleycat : Alleycat to serializer : Alleycat in class net.kuujo.copycat.raft.RaftClient.Builder | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type protocol : Protocol to protocol : Raft in class net.kuujo.copycat.AbstractResource | From | To | |
Change Attribute Type protocol : ManagedProtocol to protocol : ManagedRaft in class net.kuujo.copycat.Copycat | From | To | |
Change Attribute Type builder : Raft.Builder to builder : RaftServer.Builder in class net.kuujo.copycat.CopycatServer.Builder | From | To | |
Change Attribute Type protocol : Protocol to protocol : Raft in class net.kuujo.copycat.ResourceProtocol | From | To | |
Rename Parameter | 1 | ||
Rename Parameter alleycat : Alleycat to serializer : Alleycat in method public withSerializer(serializer Alleycat) : Builder in class net.kuujo.copycat.raft.RaftClient.Builder | From | To |