5a15edbba2ea31cbb063616c55ba543220843647
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method package init(registry TestMemberRegistry) : TestLocalMember renamed to package setRegistry(registry TestMemberRegistry) : TestLocalMember in class net.kuujo.copycat.cluster.TestLocalMember | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type executor : ScheduledExecutorService to serializer : Serializer in method public ExecutionContext(name String, serializer Serializer) in class net.kuujo.copycat.util.ExecutionContext | From | To | |
| Pull Up Attribute | 2 | ||
| Pull Up Attribute private serializer : Serializer from class net.kuujo.copycat.cluster.TestRemoteMember to protected serializer : Serializer from class net.kuujo.copycat.cluster.ManagedMember | From | To | |
| Pull Up Attribute package serializer : Serializer from class net.kuujo.copycat.cluster.TestLocalMember to protected serializer : Serializer from class net.kuujo.copycat.cluster.ManagedMember | From | To | |
| Move Attribute | 2 | ||
| Move Attribute package serializer : Serializer from class net.kuujo.copycat.cluster.TestLocalMember to private serializer : Serializer from class net.kuujo.copycat.util.ExecutionContext | From | To | |
| Move Attribute private serializer : Serializer from class net.kuujo.copycat.cluster.TestRemoteMember to private serializer : Serializer from class net.kuujo.copycat.util.ExecutionContext | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type thread : Thread to thread : CopycatThread in class net.kuujo.copycat.util.ExecutionContext | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter executor : ScheduledExecutorService to serializer : Serializer in method public ExecutionContext(name String, serializer Serializer) in class net.kuujo.copycat.util.ExecutionContext | From | To |