426848af104bdadd8e23eafcb646704fc2b9a8eb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type partitionGroup : RaftPartitionGroup to partitionService : PartitionService in method public newProxy(primitiveName String, primitiveType PrimitiveType, partitionService PartitionService) : PrimitiveProxy in class io.atomix.protocols.raft.MultiRaftProtocol | From | To | |
| Change Parameter Type partitionGroup : PrimaryBackupPartitionGroup to partitionService : PartitionService in method public newProxy(primitiveName String, primitiveType PrimitiveType, partitionService PartitionService) : PrimitiveProxy in class io.atomix.protocols.backup.MultiPrimaryProtocol | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter partitionGroup : PrimaryBackupPartitionGroup to partitionService : PartitionService in method public newProxy(primitiveName String, primitiveType PrimitiveType, partitionService PartitionService) : PrimitiveProxy in class io.atomix.protocols.backup.MultiPrimaryProtocol | From | To | |
| Rename Parameter partitionGroup : RaftPartitionGroup to partitionService : PartitionService in method public newProxy(primitiveName String, primitiveType PrimitiveType, partitionService PartitionService) : PrimitiveProxy in class io.atomix.protocols.raft.MultiRaftProtocol | From | To |